summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-01-10 11:06:37 +0100
committerGitHub <noreply@github.com>2019-01-10 11:06:37 +0100
commit7dacd468bf7b14134cf24f8acfc6bad9b20e7587 (patch)
treeabdc2393f3bd6d3d7db3f562f8dfc9e75c8628ce /package.json
parent0e439581b6d69ad3cc9d81223dc4048d444d82c3 (diff)
parentf0959299ce6aa3a2fac6effc159697f5a9cc9369 (diff)
downloadnextcloud-server-7dacd468bf7b14134cf24f8acfc6bad9b20e7587.tar.gz
nextcloud-server-7dacd468bf7b14134cf24f8acfc6bad9b20e7587.zip
Merge pull request #13457 from nextcloud/dependabot/npm_and_yarn/@babel/polyfill-7.2.5
Bump @babel/polyfill from 7.0.0 to 7.2.5
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 65a82f3db68..754199b2d60 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/polyfill": "^7.0.0",
+ "@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.4",
"css-loader": "^2.0.1",