From 27c1376acc3c1c5c008af0e31952344005fa2b51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Nov 2024 03:20:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b8e9409c8c0..4d1b57ff909d 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ "eslint-config-prettier": "^8.0.0", "eslint-plugin-babel": "^5.3.0", "globby": "^12.0.0", - "lerna": "^4.0.0" + "lerna": "^6.5.0" }, "resolutions": { "react-redux": "^7.2.0"