From 45657aee69278f0bf3d4d4d0c05badd0e3b81ac7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 01:20:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 470640b42704..03bac3d2fee0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "karma-phantomjs-launcher": "~1.0.4", "karma-qunit": "^4.1.2", "konan": "^2.1.1", - "lerna": "^4.0.0", + "lerna": "^6.5.0", "moon-unit": "0.2.2", "node-qunit": "^2.0.0", "npm": "8.5.5",