From 7be6ee8cb1c191b235cf70316dc64603bbddef5c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 May 2026 14:06:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IPADDRESS-16636412 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d2c0684adb7da..8ce3b3787cddda 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.5", "lint-staged": "16.4.0", "node-fetch": "2.7.0", "npm-run-all": "4.1.5",