From f70ab7b4a7b365bbb78350548b32fca59e05e3f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 3 Jun 2022 05:21:17 +0000 Subject: [PATCH] fix: upgrade ionic-angular from 3.4.2 to 3.9.10 Snyk has created this PR to upgrade ionic-angular from 3.4.2 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/sandrozbinden/project/50567c03-009d-471c-8602-eea667894623?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58a1e83..b14586b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "cordova-plugin-splashscreen": "~4.0.3", "cordova-plugin-statusbar": "2.2.1", "cordova-plugin-whitelist": "1.3.1", - "ionic-angular": "3.4.2", + "ionic-angular": "3.9.10", "ionicons": "3.0.0", "rxjs": "5.4.0", "sw-toolbox": "3.6.0",