Merge pull request #1644 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.9.2

Bump @babel/runtime from 7.8.7 to 7.9.2
This commit is contained in:
Julius Härtl
2020-03-29 09:39:54 +02:00
committed by GitHub
2 changed files with 4 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.2",
"@juliushaertl/vue-richtext": "^0.3.0",
"@nextcloud/auth": "^1.2.2",
"@nextcloud/axios": "^1.3.2",