From bcbbd8936dacec726ab37db18d1a696a045a4c6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 04:13:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea574fbf9e0..0a154d9cc6a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "typescript-eslint-parser": "^15.0.0" }, "dependencies": { - "lerna": "^3.22.1", + "lerna": "^6.5.0", "typescript": "^4.0.2" }, "husky": {