From 237170d98303ff48bf05fd1f08c2df29e708e6d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jul 2021 06:47:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4ca513bd920..1b607c80cf80b 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": "4.0.0", "loader-utils": "1.2.3", "lodash": "4.17.14", "lodash-es": "4.17.14",