Skip to content

Commit 0666e6f

Browse files
Merge branch 'master' into snyk-upgrade-3efb789fc970d1cb251ed8b06e31132f
2 parents 70f5224 + d2c82f7 commit 0666e6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"dependencies": {
1313
"@angular/common": "5.2.1",
1414
"@angular/compiler": "5.2.1",
15-
"@angular/compiler-cli": "8.0.0",
15+
"@angular/compiler-cli": "8.2.14",
1616
"@angular/core": "5.2.1",
1717
"@angular/forms": "5.2.1",
1818
"@angular/http": "5.2.1",
1919
"@angular/platform-browser": "5.2.1",
2020
"@angular/platform-browser-dynamic": "5.2.1",
2121
"@ionic-native/camera": "5.22.0",
22-
"@ionic-native/core": "4.5.2",
23-
"@ionic-native/splash-screen": "4.5.2",
22+
"@ionic-native/core": "4.20.0",
23+
"@ionic-native/splash-screen": "4.20.0",
2424
"@ionic-native/status-bar": "4.20.0",
2525
"@ionic/storage": "2.1.3",
2626
"cordova-android": "8.1.0",
@@ -34,7 +34,7 @@
3434
"ionicons": "3.0.0",
3535
"rxjs": "5.5.6",
3636
"sw-toolbox": "3.6.0",
37-
"zone.js": "0.8.20"
37+
"zone.js": "0.10.3"
3838
},
3939
"devDependencies": {
4040
"@ionic/app-scripts": "3.1.8",

0 commit comments

Comments
 (0)