From ee8eabd7e60356a25b34c9f7f129301d179574e9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 05:34:36 +0000 Subject: [PATCH] fix: node_modules/diff/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/diff/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/diff/package.json b/node_modules/diff/package.json index 4ff484e883..6fd3545205 100644 --- a/node_modules/diff/package.json +++ b/node_modules/diff/package.json @@ -48,7 +48,7 @@ "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^4.0.0", "grunt-contrib-watch": "^1.1.0", - "grunt-eslint": "^21.0.0", + "grunt-eslint": "^25.0.0", "grunt-exec": "^3.0.0", "grunt-karma": "^3.0.1", "grunt-mocha-istanbul": "^5.0.2",