Bump core-js from 2.6.10 to 3.3.4 in /vuejs

Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.10 to 3.3.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v2.6.10...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-28 06:49:57 +00:00 committed by GitHub
parent a5f598deff
commit 841c3def2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"@fullhuman/postcss-purgecss": "^1.3.0",
"axios": "^0.19.0",
"core-js": "^2.6.5",
"core-js": "^3.3.4",
"postcss-import": "^12.0.1",
"postcss-nested": "^4.1.2",
"qs": "^6.9.0",