From 72003d1075ccb5ecb931a2f56ff00f60d2601051 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 06:08:21 +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-SEMVER-3247795 --- 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..9f6ef3009d90ea 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": "^7.0.0", "jscs": "^3.0.7", "tape": "^4.8.0" },