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

This commit is contained in:
Renovate Bot 2021-09-04 12:23:22 +00:00
parent 172d7b65ba
commit ccb997353d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"autoprefixer": "10.3.4",
"axios": "0.21.1",
"axios": "0.21.2",
"date-fns": "2.23.0",
"npm-run-all": "4.1.5",
"postcss": "8.3.6",
@ -3852,11 +3852,11 @@
}
},
"node_modules/axios": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
"integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
"dependencies": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"node_modules/axobject-query": {
@ -31273,11 +31273,11 @@
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
},
"axios": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
"integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
"requires": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"axobject-query": {

View file

@ -19,7 +19,7 @@
"@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19",
"autoprefixer": "10.3.4",
"axios": "0.21.1",
"axios": "0.21.2",
"date-fns": "2.23.0",
"npm-run-all": "4.1.5",
"postcss": "8.3.6",