From 6f779467b3932786a1141193cfaefab538afbcd2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 May 2026 14:07:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-16417750 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c51c36f8d3da96..4a8ebdd054ec17 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "jest-junit": "^13.0.0", "jest-watch-typeahead": "2.2.2", "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",