From 83ce7a411766d66751d0bab8ae99f0bb6114d359 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 21:54:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e6e4855..89b9c1e8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "grunt-contrib-cssmin": "~4.0.0", "grunt-contrib-uglify": "~5.0.0", "grunt-contrib-watch": "~1.1.0", - "grunt-eslint": "~23.0.0", + "grunt-eslint": "~25.0.0", "grunt-postcss": "~0.9.0", "grunt-stylelint": "~0.16.0", "proxypage": "*",