From 8c016a3c2d39167f11586e8f361e478ffef695ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Apr 2024 03:49:09 +0000 Subject: [PATCH] fix: node_modules/json5/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/json5/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/json5/package.json b/node_modules/json5/package.json index 17bd44316b..31ce5f08e2 100644 --- a/node_modules/json5/package.json +++ b/node_modules/json5/package.json @@ -56,7 +56,7 @@ "coveralls": "^3.0.0", "cross-env": "^5.1.4", "del": "^3.0.0", - "eslint": "^4.18.2", + "eslint": "^9.0.0", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.9.0", "eslint-plugin-node": "^6.0.1",