From f05bafdc374860fbc6d73763778bc5c8e6e5ccd7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 08:03:53 +0000 Subject: [PATCH] fix: node_modules/uri-js/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:growl:20160721 --- node_modules/uri-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 node_modules/uri-js/package.json diff --git a/node_modules/uri-js/package.json b/node_modules/uri-js/package.json old mode 100755 new mode 100644 index 6ad0dc62f9..d01f535f47 --- a/node_modules/uri-js/package.json +++ b/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": "^3.2.0", + "mocha": "^4.0.0", "mocha-qunit-ui": "^0.1.3", "rollup": "^0.41.6", "rollup-plugin-babel": "^2.7.1",