From 7791ce02f51dea11772d1c23d329edd52a46c17e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2026 02:07:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SIMPLEGIT-15457646 - https://snyk.io/vuln/SNYK-JS-TAR-15456201 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389 - https://snyk.io/vuln/SNYK-JS-TAR-15416075 - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ca70f2b050a03d..d754441be5c311 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "jest-watch-typeahead": "2.2.2", "json2md": "2.0.1", "jsonc-parser": "3.3.1", - "lerna": "8.1.9", + "lerna": "9.0.6", "lint-staged": "10.0.2", "node-fetch": "2.7.0", "npm-run-all": "4.1.5", @@ -119,7 +119,7 @@ "sass-embedded": "^1.97.2", "sass-loader": "16.0.3", "semver": "7.5.4", - "simple-git": "3.24.0", + "simple-git": "3.32.3", "snapshot-diff": "0.10.0", "sprintf-js": "1.1.1", "style-loader": "3.2.1",