Skip to content
Snippets Groups Projects
Commit 3fd85e58 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

Update dependency core-js to v3.22.8

parent b6b5e99c
No related branches found
No related tags found
1 merge request!126Update dependency core-js to v3.22.8
This commit is part of merge request !126. Comments created here will be created in the context of that merge request.
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@quasar/extras": "1.13.6", "@quasar/extras": "1.13.6",
"axios": "0.27.2", "axios": "0.27.2",
"core-js": "3.22.4", "core-js": "3.22.8",
"quasar": "2.6.6", "quasar": "2.6.6",
"tsparticles": "2.0.6" "tsparticles": "2.0.6"
}, },
...@@ -4191,9 +4191,9 @@ ...@@ -4191,9 +4191,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.22.4", "version": "3.22.8",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.4.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz",
"integrity": "sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==", "integrity": "sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
...@@ -16675,9 +16675,9 @@ ...@@ -16675,9 +16675,9 @@
} }
}, },
"core-js": { "core-js": {
"version": "3.22.4", "version": "3.22.8",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.4.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.8.tgz",
"integrity": "sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==" "integrity": "sha512-UoGQ/cfzGYIuiq6Z7vWL1HfkE9U9IZ4Ub+0XSiJTCzvbZzgPA69oDF2f+lgJ6dFFLEdjW5O6svvoKzXX23xFkA=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.19.2", "version": "3.19.2",
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
"@quasar/extras": "1.13.6", "@quasar/extras": "1.13.6",
"axios": "0.27.2", "axios": "0.27.2",
"quasar": "2.6.6", "quasar": "2.6.6",
"core-js": "3.22.4", "core-js": "3.22.8",
"tsparticles": "2.0.6" "tsparticles": "2.0.6"
}, },
"devDependencies": { "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