Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-01-13 00:15:03 +0300
committerGitHub <noreply@github.com>2020-01-13 00:15:03 +0300
commit5641871d971d9f3586029070609044b73385a84a (patch)
tree9f79b0acedcf21e2ace83a47365c799a6732030c /package.json
parent8b4b3e19bb93e334a7e5f97a5ca1c2b9b5c5cfe0 (diff)
parentd49923c8801174496168b351aa8abd24e703554c (diff)
Merge pull request #18849 from nextcloud/dependabot/npm_and_yarn/stable18/babel/polyfill-7.8.0
Dependabot/npm and yarn/stable18/babel/polyfill 7.8.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7683a9b84e7..d3e94450f60 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
],
"license": "AGPL-3.0-or-later",
"dependencies": {
- "@babel/polyfill": "^7.7.0",
+ "@babel/polyfill": "^7.8.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
"@nextcloud/auth": "^1.2.1",
"@nextcloud/axios": "^1.1.0",