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

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

parent 6d867636
No related branches found
No related tags found
1 merge request!62chore(deps): update dependency core-js to v3.30.2
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@quasar/extras": "1.16.3", "@quasar/extras": "1.16.3",
"axios": "0.27.2", "axios": "0.27.2",
"core-js": "3.30.1", "core-js": "3.30.2",
"quasar": "2.7.7", "quasar": "2.7.7",
"tsparticles": "1.43.1", "tsparticles": "1.43.1",
"vue": "3.2.47", "vue": "3.2.47",
...@@ -4064,9 +4064,9 @@ ...@@ -4064,9 +4064,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.30.1", "version": "3.30.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.2.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", "integrity": "sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
...@@ -14799,9 +14799,9 @@ ...@@ -14799,9 +14799,9 @@
} }
}, },
"core-js": { "core-js": {
"version": "3.30.1", "version": "3.30.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.2.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==" "integrity": "sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.21.0", "version": "3.21.0",
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"dependencies": { "dependencies": {
"@quasar/extras": "1.16.3", "@quasar/extras": "1.16.3",
"axios": "0.27.2", "axios": "0.27.2",
"core-js": "3.30.1", "core-js": "3.30.2",
"quasar": "2.7.7", "quasar": "2.7.7",
"vue": "3.2.47", "vue": "3.2.47",
"vue-router": "4.1.6", "vue-router": "4.1.6",
......
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