From 41977c32cc974aef4e8a145e643ed74b63da0053 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Jul 2026 18:55:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-17900054 - https://snyk.io/vuln/SNYK-JS-TAR-17909068 - https://snyk.io/vuln/SNYK-JS-TAR-17909104 - https://snyk.io/vuln/SNYK-JS-TAR-17909152 - https://snyk.io/vuln/SNYK-JS-TAR-17909225 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f648009def..da91c8dc47 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typescript-eslint": "^8.46.0" }, "dependencies": { - "lerna": "^5.6.2", + "lerna": "^8.1.9", "typescript": "5.7.3" }, "husky": {