mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency axios to v0.21.4
This commit is contained in:
parent
79a4d83982
commit
d5eaa7d902
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"@types/react-router-dom": "5.1.8",
|
||||
"@types/recharts": "1.8.19",
|
||||
"autoprefixer": "10.3.4",
|
||||
"axios": "0.21.3",
|
||||
"axios": "0.21.4",
|
||||
"date-fns": "2.23.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.3.6",
|
||||
|
|
@ -3852,9 +3852,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "0.21.3",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.3.tgz",
|
||||
"integrity": "sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==",
|
||||
"version": "0.21.4",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
||||
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.14.0"
|
||||
}
|
||||
|
|
@ -31273,9 +31273,9 @@
|
|||
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.21.3",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.3.tgz",
|
||||
"integrity": "sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==",
|
||||
"version": "0.21.4",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
|
||||
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.14.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@types/react-router-dom": "5.1.8",
|
||||
"@types/recharts": "1.8.19",
|
||||
"autoprefixer": "10.3.4",
|
||||
"axios": "0.21.3",
|
||||
"axios": "0.21.4",
|
||||
"date-fns": "2.23.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.3.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue