From eeeeb3c68b43da5f7132129c0648196485a52fb3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Apr 2024 01:23:16 +0000 Subject: [PATCH] fix: node_modules/array.prototype.flat/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/array.prototype.flat/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/array.prototype.flat/package.json b/node_modules/array.prototype.flat/package.json index 8e1e119a0d..9d4823f418 100644 --- a/node_modules/array.prototype.flat/package.json +++ b/node_modules/array.prototype.flat/package.json @@ -56,7 +56,7 @@ "@es-shims/api": "^2.1.2", "@ljharb/eslint-config": "^15.0.2", "covert": "^1.1.1", - "eslint": "^6.7.2", + "eslint": "^9.0.0", "evalmd": "0.0.19", "function-bind": "^1.1.1", "nyc": "^10.3.2",