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

build(deps): Bump core-js from 3.20.0 to 3.20.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.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.20.0...v3.20.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 6a0e7b5c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
"license": "MITLicense",
"dependencies": {
"@quasar/extras": "^1.12.2",
"core-js": "^3.20.0",
"core-js": "^3.20.1",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.3.4"
......@@ -4189,9 +4189,9 @@
}
},
"node_modules/core-js": {
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.0.tgz",
"integrity": "sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ==",
"version": "3.20.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.1.tgz",
"integrity": "sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
......@@ -16063,9 +16063,9 @@
}
},
"core-js": {
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.0.tgz",
"integrity": "sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ=="
"version": "3.20.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.1.tgz",
"integrity": "sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg=="
},
"core-js-compat": {
"version": "3.17.3",
......
......@@ -23,7 +23,7 @@
},
"dependencies": {
"@quasar/extras": "^1.12.2",
"core-js": "^3.20.0",
"core-js": "^3.20.1",
"mersenne-twister": "^1.1.0",
"noise-map": "^1.1.0",
"quasar": "^2.3.4"
......
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