From ee4b1a5e78eef86cdfd70d8d001cf13c21c500f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Dec 2023 20:06: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-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/npm:braces:20180219 --- 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 61859638977906..2838dbd86fb009 100644 --- a/deps/npm/node_modules/function-bind/package.json +++ b/deps/npm/node_modules/function-bind/package.json @@ -38,7 +38,7 @@ "eslint": "=8.8.0", "in-publish": "^2.0.1", "npmignore": "^0.3.0", - "nyc": "^10.3.2", + "nyc": "^15.0.0", "safe-publish-latest": "^2.0.0", "tape": "^5.7.1" },