From b024e82566a49d30b7c3966070f08486c3b3b445 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Jun 2022 16:27:25 +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(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 9f4b25722c7d80..666d7187c7242d --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "jest-message-util": "27.4.2", "jest-watch-typeahead": "1.0.0", "jsdom": "16.7.0", - "lerna": "3.22.1", + "lerna": "5.1.2", "lint-staged": "9.2.5", "lodash": "4.17.21", "make-dir": "3.0.0",