From 0d2a45f4a18021dfb4157af7972b77709021b787 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Oct 2025 04:49:03 +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 15f0420c..f16c92c5 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "husky": "^4.2.5", "imagemin-lint-staged": "^0.4.0", "lint-staged": "^11.0.0", - "patch-package": "^6.4.7", + "patch-package": "^8.0.1", "postinstall-postinstall": "^2.0.0", "pretty-quick": "^3.1.1", "ui-box": "2.1.0",