From 58064dd04db408a4fa239cce7d31cbc3f9e181e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Mar 2020 21:33:07 +0000 Subject: [PATCH] fix: upgrade ionic-angular from 3.9.2 to 3.9.9 Snyk has created this PR to upgrade ionic-angular from 3.9.2 to 3.9.9. See this package in NPM: https://www.npmjs.com/package/ionic-angular See this project in Snyk: https://app.snyk.io/org/zixia/project/11ac87f6-48f2-49c6-ad4a-4ff3d045bbc4?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 3b1ec6a..f4e5f7e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "cordova-plugin-whitelist": "^1.3.3", "cuid": "^2.1.1", "graphql-tag": "^2.8.0", - "ionic-angular": "3.9.2", + "ionic-angular": "3.9.9", "ionicons": "4.3.0", "jwt-decode": "^2.2.0", "moment": "^2.21.0",