From a9c0fb08fafe2f363ed4adb441bed222e1538d66 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Oct 2020 03:49:43 +0000 Subject: [PATCH] fix: upgrade ionic-angular from 3.3.0 to 3.9.10 Snyk has created this PR to upgrade ionic-angular from 3.3.0 to 3.9.10. See this package in npm: https://www.npmjs.com/package/ionic-angular See this project in Snyk: https://app.snyk.io/org/flozanofdez/project/4584cfef-bf6a-4fca-8e44-e51528a3f06a?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 094ced3..5160df3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cordova-plugin-vibration": "^3.0.1", "cordova-plugin-whitelist": "1.3.1", "cordova-plugin-x-toast": "^2.6.0", - "ionic-angular": "3.3.0", + "ionic-angular": "3.9.10", "ionic-plugin-keyboard": "~2.2.1", "ionicons": "3.0.0", "rxjs": "5.1.1",