From 9b4e4019367a33e7a27f499ed9d1691fa225f7df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 May 2026 14:07:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PACOTE-8225084 - https://snyk.io/vuln/SNYK-JS-POSTCSSSELECTORPARSER-16873882 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 504eaf3b2f1736..940af6821ee3c7 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "jest": "29.6.2", "jest-junit": "^13.0.0", "jest-watch-typeahead": "2.2.2", - "lerna": "8.1.9", + "lerna": "9.0.6", "lint-staged": "16.4.0", "npm-run-all": "4.1.5", "patch-package": "8.0.0",