Bump @babel/polyfill from 7.4.4 to 7.6.0 (#1229)

Bump @babel/polyfill from 7.4.4 to 7.6.0
This commit is contained in:
Julius Härtl
2019-09-10 18:15:43 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@babel/polyfill": "^7.4.4",
"@babel/polyfill": "^7.6.0",
"nextcloud-axios": "^0.2.1",
"nextcloud-server": "^0.15.10",
"nextcloud-vue": "^0.12.3",