From e7feec4ef2becc50a4c511c7a03e30eab6190a58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Apr 2026 20:07:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15930944 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 353ed9ea2619ba..a0689a098443b8 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,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",