From d85cd8ed2c753c803f85143e151d8394c33a9d80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 17:00:38 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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..3b7a1e5979508f 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": "^13.0.1", "safe-publish-latest": "^2.0.0", "tape": "^5.7.1" },