Merge pull request #2259 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.11.5

Bump @babel/polyfill from 7.10.4 to 7.11.5
This commit is contained in:
Julius Härtl
2020-09-07 06:57:45 +02:00
committed by GitHub
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",