From 0cfb6774446c679c2e07920dd5ce0007bafe4a05 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Dec 2023 14:10:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984 - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2e2aeb0..60e4870 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@angular/http": "^7.2.2", "@angular/platform-browser": "^7.2.2", "@angular/platform-browser-dynamic": "^7.2.2", - "@angular/pwa": "^0.8.7", + "@angular/pwa": "^0.800.0", "@angular/router": "^7.2.2", "@angular/service-worker": "~6.1.1", "@ionic-native/android-permissions": "^5.9.0", @@ -79,7 +79,7 @@ "@ngx-translate/http-loader": "^3.0.1", "alloytouch": "^0.2.5", "alloytouch-transformjs": "^0.1.0", - "code-push": "^2.0.7", + "code-push": "^3.1.0", "com-sarriaroman-photoviewer": "^1.2.2", "cordova-android": "^7.1.4", "cordova-plugin-android-permissions": "^1.0.0",