Bump @babel/polyfill from 7.10.4 to 7.11.5

Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.10.4 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-polyfill)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-05 01:11:21 +00:00
committed by GitHub
parent 2edec1d6c2
commit d8fc30c7b3
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@babel/polyfill": "^7.10.4",
"@babel/polyfill": "^7.11.5",
"@babel/runtime": "^7.11.2",
"@juliushaertl/vue-richtext": "^0.3.3",
"@nextcloud/auth": "^1.3.0",