From 0e9316ff714e29a4e3b8f0de5cc72680299b4e3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 May 2026 14:07:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-16881240 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 14d9bd7f505d90..654f83dc34eeb6 100644 --- a/package.json +++ b/package.json @@ -71,10 +71,10 @@ "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", + "patch-package": "8.0.1", "postcss-loader": "6.2.1", "prettier": "npm:wp-prettier@3.0.3", "raw-loader": "4.0.2",