From 825e0f0a32af03ae221b6951a0ab71e5f85a0ef4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 20:05:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae7e33a..25d42d27 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "husky": "4.2.3", "invariant": "2.2.4", "jest": "25.1.0", - "lerna": "3.20.2", + "lerna": "6.5.0", "lint-staged": "10.0.8", "prettier": "1.19.1", "ramda": "0.27.0",