From b3f92757258ea2835c55e42a2de81481e981c6b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 02:40: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-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21c0b14..88bee78 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-import": "2.25.4", "husky": "7.0.4", "jest": "27.5.1", - "lerna": "4.0.0", + "lerna": "6.5.0", "lint-staged": "12.3.4", "prettier": "2.5.1", "ramda": "0.28.0",