From a2eaf6a2abbb6546a3348cce98ed41edde441cfd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Oct 2018 23:52:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 416865ef369..7eb680a478c 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "bitauth": "git+https://github.com/bitpay/bitauth.git#copay", "bitcore-wallet-client": "6.7.5", "buffer-compare": "1.1.1", - "cordova": "8.0.0", + "cordova": "8.1.0", "cordova-android": "7.1.0", "cordova-clipboard": "1.2.1", "cordova-custom-config": "5.0.2",