Skip to content
Snippets Groups Projects
Commit cb3760f0 authored by Griefed's avatar Griefed :joystick:
Browse files

Merge branch 'renovate-core-js-3.x' into 'main'

chore(deps): update dependency core-js to v3.31.0

See merge request !73
parents 5ee773d1 e47e49a2
No related branches found
No related tags found
1 merge request!73chore(deps): update dependency core-js to v3.31.0
......@@ -10,7 +10,7 @@
"dependencies": {
"@quasar/extras": "1.16.4",
"axios": "0.27.2",
"core-js": "3.30.2",
"core-js": "3.31.0",
"quasar": "2.7.7",
"vue": "3.2.47",
"vue-router": "4.2.2"
......@@ -4072,9 +4072,9 @@
}
},
"node_modules/core-js": {
"version": "3.30.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.2.tgz",
"integrity": "sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==",
"version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
......@@ -14785,9 +14785,9 @@
}
},
"core-js": {
"version": "3.30.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.2.tgz",
"integrity": "sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg=="
"version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ=="
},
"core-js-compat": {
"version": "3.21.0",
......
......@@ -16,7 +16,7 @@
"dependencies": {
"@quasar/extras": "1.16.4",
"axios": "0.27.2",
"core-js": "3.30.2",
"core-js": "3.31.0",
"quasar": "2.7.7",
"vue": "3.2.47",
"vue-router": "4.2.2"
......
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