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

Merge branch 'renovate-axios-0.x' into 'main'

Update dependency axios to v0.26.1

See merge request !99
parents 05f79ef5 6402ad8b
No related branches found
No related tags found
1 merge request!99Update dependency axios to v0.26.1
......@@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@quasar/extras": "1.12.5",
"axios": "0.26.0",
"axios": "0.26.1",
"core-js": "3.21.1",
"quasar": "2.5.5",
"tsparticles": "1.41.5"
......@@ -3080,9 +3080,9 @@
}
},
"node_modules/axios": {
"version": "0.26.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz",
"integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==",
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz",
"integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==",
"dependencies": {
"follow-redirects": "^1.14.8"
}
......@@ -15360,9 +15360,9 @@
}
},
"axios": {
"version": "0.26.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz",
"integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==",
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz",
"integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==",
"requires": {
"follow-redirects": "^1.14.8"
}
......
......@@ -27,7 +27,7 @@
},
"dependencies": {
"@quasar/extras": "1.12.5",
"axios": "0.26.0",
"axios": "0.26.1",
"quasar": "2.5.5",
"core-js": "3.21.1",
"tsparticles": "1.41.5"
......
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