Skip to content
Snippets Groups Projects
Unverified Commit dca796ed authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump core-js from 3.18.0 to 3.18.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1.
- [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/v3.18.0...v3.18.1

)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 128f8d78
No related branches found
No related tags found
1 merge request!11build(deps): Bump core-js from 3.18.0 to 3.18.1
......@@ -8,7 +8,7 @@
"version": "1.1.0",
"dependencies": {
"@quasar/extras": "^1.11.1",
"core-js": "^3.18.0",
"core-js": "^3.18.1",
"quasar": "^2.1.0"
},
"devDependencies": {
......@@ -4056,9 +4056,9 @@
}
},
"node_modules/core-js": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==",
"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,
"funding": {
"type": "opencollective",
......@@ -16449,9 +16449,9 @@
}
},
"core-js": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="
"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.17.3",
......
......@@ -15,7 +15,7 @@
},
"dependencies": {
"@quasar/extras": "^1.11.1",
"core-js": "^3.18.0",
"core-js": "^3.18.1",
"quasar": "^2.1.0"
},
"devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment