From 88d0f167e7a7b695a6039b397149532fb0e6a092 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 00:22:14 +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 --- 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..f9b78d095c7881 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": "^5.5.0", "jscs": "^3.0.7", "tape": "^4.8.0" },