From 98eb77a0789ab79e33f2165addb7b091e627f070 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 00:49:02 +0000 Subject: [PATCH] fix: deps/npm/node_modules/function-bind/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/function-bind/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/function-bind/package.json b/deps/npm/node_modules/function-bind/package.json index 20a1727cbf8711..5d6a9bb3774f7d 100644 --- a/deps/npm/node_modules/function-bind/package.json +++ b/deps/npm/node_modules/function-bind/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "covert": "^1.1.0", - "eslint": "^4.5.0", + "eslint": "^6.0.0", "jscs": "^3.0.7", "tape": "^4.8.0" },