From 5fb2289587a101b159e1f5d7355953b74b152b3e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Mar 2026 14:07:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15416075 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5b341221e56bf..c8a5b103d0bc95 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.1", "lint-staged": "10.0.2", "node-fetch": "2.7.0", "npm-run-all": "4.1.5",