From 4e12e1205848205112e7582a00d6405bd2a8f9ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 04:58:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- 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": {