diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b4b19303878..70b891ff161 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "license": "AGPL-3.0-or-later", "dependencies": { - "@babel/polyfill": "^7.6.0", + "@babel/polyfill": "^7.7.0", "@chenfengyuan/vue-qrcode": "^1.0.1", "@nextcloud/auth": "^0.3.1", "@nextcloud/axios": "^0.5.0", |