Merge pull request #930 from vabene1111/dependabot/npm_and_yarn/vue/core-js-3.18.1

Bump core-js from 3.14.0 to 3.18.1 in /vue
This commit is contained in:
vabene1111 2021-10-01 07:49:31 +00:00 committed by GitHub
commit b46f482ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

11
vue/package-lock.json generated
View File

@ -14,7 +14,7 @@
"@riophae/vue-treeselect": "^0.4.0",
"axios": "^0.21.4",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.14.0",
"core-js": "^3.18.1",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"prismjs": "^1.25.0",
@ -5695,9 +5695,10 @@
}
},
"node_modules/core-js": {
"version": "3.14.0",
"version": "3.18.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.1.tgz",
"integrity": "sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
@ -20130,7 +20131,9 @@
}
},
"core-js": {
"version": "3.14.0"
"version": "3.18.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.1.tgz",
"integrity": "sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA=="
},
"core-js-compat": {
"version": "3.14.0",

View File

@ -15,7 +15,7 @@
"@riophae/vue-treeselect": "^0.4.0",
"axios": "^0.21.4",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.14.0",
"core-js": "^3.18.1",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"prismjs": "^1.25.0",