Merge pull request #1005 from ferdikoomen/dependabot/npm_and_yarn/axios-0.26.1

Bump axios from 0.26.0 to 0.26.1
This commit is contained in:
Ferdi Koomen 2022-04-06 21:17:09 +02:00 committed by GitHub
commit f043ba8304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.17.0",
"abort-controller": "3.0.0",
"axios": "0.26.0",
"axios": "0.26.1",
"codecov": "3.8.3",
"cross-spawn": "7.0.3",
"eslint": "8.10.0",
@ -4802,9 +4802,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==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.14.8"
@ -20026,9 +20026,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==",
"dev": true,
"requires": {
"follow-redirects": "^1.14.8"

View File

@ -93,7 +93,7 @@
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.17.0",
"abort-controller": "3.0.0",
"axios": "0.26.0",
"axios": "0.26.1",
"codecov": "3.8.3",
"cross-spawn": "7.0.3",
"eslint": "8.10.0",