From 78dff8b7293f81250236825ac035f5e82dbbcdff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Aug 2025 08:30:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- 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",