Bump @babel/runtime from 7.6.3 to 7.7.4 (#1370)
Bump @babel/runtime from 7.6.3 to 7.7.4
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1898,9 +1898,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
"version": "7.6.3",
|
"version": "7.7.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.4.tgz",
|
||||||
"integrity": "sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==",
|
"integrity": "sha512-r24eVUUr0QqNZa+qrImUk8fn5SPhHq+IfYvIoIMg0do3GdK9sMdiLKP3GYVVaxpPKORgm8KRKaNTEhAjgIpLMw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"regenerator-runtime": "^0.13.2"
|
"regenerator-runtime": "^0.13.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.7.0",
|
"@babel/polyfill": "^7.7.0",
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.4",
|
||||||
"@nextcloud/l10n": "^0.2.1",
|
"@nextcloud/l10n": "^0.2.1",
|
||||||
"@nextcloud/router": "^0.1.0",
|
"@nextcloud/router": "^0.1.0",
|
||||||
"@nextcloud/vue": "^1.2.2",
|
"@nextcloud/vue": "^1.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user