From 821f8e28be4c66d0f01addbbc8c8a3a140415db5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Jun 2025 04:37:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f0420c..dbd4318a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "lint-staged": "^11.0.0", "patch-package": "^6.4.7", "postinstall-postinstall": "^2.0.0", - "pretty-quick": "^3.1.1", + "pretty-quick": "^3.3.0", "ui-box": "2.1.0", "webpack": "^4.44.1", "worker-loader": "^2.0.0"