summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-08 07:08:14 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-08 13:14:19 +0000
commitde315a8052006fd3e4e0cba087faefd8cddb27ab (patch)
tree0432ab3b5bdba02525a289b6d72b84279e530faa /package.json
parenteafcb114b53c85f64dccdd9d3914f421fce63e50 (diff)
downloadnextcloud-server-de315a8052006fd3e4e0cba087faefd8cddb27ab.tar.gz
nextcloud-server-de315a8052006fd3e4e0cba087faefd8cddb27ab.zip
Bump @babel/polyfill from 7.4.4 to 7.6.0
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.4.4 to 7.6.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 e182c4661ac..01eeee25c31 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
],
"license": "AGPL-3.0-or-later",
"dependencies": {
- "@babel/polyfill": "^7.4.4",
+ "@babel/polyfill": "^7.6.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
"select2": "3.5.1",
"autosize": "^4.0.2",