From 2bd9947fd48fa317f174bff473ec1353ae5bf9b5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Mar 2026 19:19:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389 - https://snyk.io/vuln/SNYK-JS-TAR-15307072 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 523bc271..5754de80 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "del": "^3.0.0", "del-cli": "6.0.0", "jest": "^30.1.3", - "lerna": "^8.2.4", + "lerna": "^9.0.5", "npm-watch": "^0.13.0" }, "gitHead": "9c71aba948deb9f1f43a03b85f86cee818417afe",