From 7a681df85fcb2103c7e6b9042370c48e1e1e4108 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Jun 2022 23:04:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4ca513bd920..4486f4e77da12 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": "5.1.2", "loader-utils": "1.2.3", "lodash": "4.17.14", "lodash-es": "4.17.14",