From d7f1eea9218e88a7371aba049420f6e20f7b2e92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Jan 2022 00:33:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOUT-1014544 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a92b16f..c172715 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "type-is": "^1.6.1", "vinyl-source-stream": "^1.0.0", "winston": "^0.8.3", - "wiredep": "^2.2.2" + "wiredep": "^3.0.1" }, "cordovaPlugins": [ "cordova-plugin-whitelist",