From ecab31d75afad793661b8f4fb32546110bee9673 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 23:35:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4ca513bd9204..1757ba2c0ffc95 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "jquery": "1.12.3", "json-stable-stringify": "1.0.1", "keymaster": "1.6.2", - "lerna": "3.16.4", + "lerna": "6.5.0", "loader-utils": "1.2.3", "lodash": "4.17.14", "lodash-es": "4.17.14",