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

This commit is contained in:
Renovate Bot 2021-09-04 19:24:20 +00:00
parent ccb997353d
commit 0e2fb970d3
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.1.8", "@types/react-router-dom": "5.1.8",
"@types/recharts": "1.8.19", "@types/recharts": "1.8.19",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"axios": "0.21.2", "axios": "0.21.3",
"date-fns": "2.23.0", "date-fns": "2.23.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.3.6", "postcss": "8.3.6",
@ -3852,9 +3852,9 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "0.21.2", "version": "0.21.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.3.tgz",
"integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==", "integrity": "sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==",
"dependencies": { "dependencies": {
"follow-redirects": "^1.14.0" "follow-redirects": "^1.14.0"
} }
@ -31273,9 +31273,9 @@
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==" "integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
}, },
"axios": { "axios": {
"version": "0.21.2", "version": "0.21.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.3.tgz",
"integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==", "integrity": "sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==",
"requires": { "requires": {
"follow-redirects": "^1.14.0" "follow-redirects": "^1.14.0"
} }

View file

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