From f574b0477c9754d57812839395f04328acfc09f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Oct 2022 18:04:52 +0000 Subject: [PATCH] fix: deps/npm/node_modules/uri-js/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- deps/npm/node_modules/uri-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 deps/npm/node_modules/uri-js/package.json diff --git a/deps/npm/node_modules/uri-js/package.json b/deps/npm/node_modules/uri-js/package.json old mode 100755 new mode 100644 index de95d91aa1a410..a32dded2f1bc64 --- a/deps/npm/node_modules/uri-js/package.json +++ b/deps/npm/node_modules/uri-js/package.json @@ -62,7 +62,7 @@ "babel-cli": "^6.26.0", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-latest": "^6.24.1", - "mocha": "^8.2.1", + "mocha": "^9.2.2", "mocha-qunit-ui": "^0.1.3", "rollup": "^0.41.6", "rollup-plugin-babel": "^2.7.1",