From 163020541e7aba14095a11ce39e9af9c24475594 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 19:51:50 +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-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" },