Merge pull request #2511 from nextcloud/dependabot/npm_and_yarn/master/babel/runtime-7.12.5

Bump @babel/runtime from 7.12.1 to 7.12.5
This commit is contained in:
Julius Härtl
2020-11-09 08:01:17 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.12.1",
"@babel/runtime": "^7.12.5",
"@juliushaertl/vue-richtext": "^0.3.3",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.4.0",