From b614f6cc5d70607dcdc2c53d7eddcc06379a1c99 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Jan 2024 17:17:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50806050edf995..335244c8f3e6cd 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "jest-message-util": "27.4.2", "jest-watch-typeahead": "1.0.0", "jsdom": "16.7.0", - "lerna": "5.5.2", + "lerna": "8.0.0", "lint-staged": "10.0.1", "lodash": "4.17.21", "make-dir": "3.0.0",