From 5d74c5ecbd28641e4cb54463981913a862e8f32c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Jun 2026 04:11:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-17315641 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a413d6..3661b32 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "date-fns": "^2.30.0", "jquery": "^3.7.1", "mini-css-extract-plugin": "^2.10.2", - "patch-package": "^6.5.1", + "patch-package": "^8.0.1", "postinstall-postinstall": "^2.1.0", "sass": "1.77.6", "sass-loader": "^13.3.3",