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

This commit is contained in:
Renovate Bot 2021-10-01 08:44:43 +00:00
parent d359785480
commit c537bfff5a
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 16 additions and 16 deletions

View file

@ -20,7 +20,7 @@
"@types/react-router-dom": "5.3.0", "@types/react-router-dom": "5.3.0",
"@types/recharts": "1.8.20", "@types/recharts": "1.8.20",
"autoprefixer": "10.3.6", "autoprefixer": "10.3.6",
"axios": "0.21.4", "axios": "0.22.0",
"date-fns": "2.24.0", "date-fns": "2.24.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.3.8", "postcss": "8.3.8",
@ -3870,11 +3870,11 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "0.21.4", "version": "0.22.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", "integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
"dependencies": { "dependencies": {
"follow-redirects": "^1.14.0" "follow-redirects": "^1.14.4"
} }
}, },
"node_modules/axobject-query": { "node_modules/axobject-query": {
@ -9322,9 +9322,9 @@
} }
}, },
"node_modules/follow-redirects": { "node_modules/follow-redirects": {
"version": "1.14.1", "version": "1.14.4",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==", "integrity": "sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@ -31334,11 +31334,11 @@
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==" "integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
}, },
"axios": { "axios": {
"version": "0.21.4", "version": "0.22.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", "integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
"requires": { "requires": {
"follow-redirects": "^1.14.0" "follow-redirects": "^1.14.4"
} }
}, },
"axobject-query": { "axobject-query": {
@ -35662,9 +35662,9 @@
} }
}, },
"follow-redirects": { "follow-redirects": {
"version": "1.14.1", "version": "1.14.4",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz", "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.4.tgz",
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==" "integrity": "sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g=="
}, },
"for-in": { "for-in": {
"version": "1.0.2", "version": "1.0.2",

View file

@ -19,7 +19,7 @@
"@types/react-router-dom": "5.3.0", "@types/react-router-dom": "5.3.0",
"@types/recharts": "1.8.20", "@types/recharts": "1.8.20",
"autoprefixer": "10.3.6", "autoprefixer": "10.3.6",
"axios": "0.21.4", "axios": "0.22.0",
"date-fns": "2.24.0", "date-fns": "2.24.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.3.8", "postcss": "8.3.8",