From 8b15760b796fcff5fe4d2b3d307272655013df3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 13:50:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7b3da..1c17ba7 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "bootstrap-sass": "^3.4.1", "bootswatch": "^3.3.7", "del-cli": "^3.0.1", - "eslint": "^6.7.2", + "eslint": "^9.26.0", "eslint-config-semistandard": "^15.0.0", "eslint-config-standard": "^14.1.0", "eslint-plugin-import": "^2.18.2",