chore(deps): update dependency axios to v0.23.0

This commit is contained in:
Renovate Bot 2021-10-12 17:13:25 +00:00
parent b1a68716cc
commit 2e8c30df63
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -20,7 +20,7 @@
"@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.7",
"axios": "0.22.0",
"axios": "0.23.0",
"date-fns": "2.25.0",
"npm-run-all": "4.1.5",
"postcss": "8.3.9",
@ -3865,9 +3865,9 @@
}
},
"node_modules/axios": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
"integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
"dependencies": {
"follow-redirects": "^1.14.4"
}
@ -31311,9 +31311,9 @@
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
},
"axios": {
"version": "0.22.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
"integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
"requires": {
"follow-redirects": "^1.14.4"
}

View file

@ -19,7 +19,7 @@
"@types/react-router-dom": "5.3.1",
"@types/recharts": "1.8.20",
"autoprefixer": "10.3.7",
"axios": "0.22.0",
"axios": "0.23.0",
"date-fns": "2.25.0",
"npm-run-all": "4.1.5",
"postcss": "8.3.9",