mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency axios to v0.24.0
This commit is contained in:
parent
695dcdda5e
commit
8c1424ac03
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.3.1",
|
||||
"@types/recharts": "1.8.23",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.23.0",
|
||||
"axios": "0.24.0",
|
||||
"date-fns": "2.25.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.3.11",
|
||||
|
|
@ -3865,9 +3865,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "0.23.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
|
||||
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
|
||||
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.14.4"
|
||||
}
|
||||
|
|
@ -31316,9 +31316,9 @@
|
|||
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.23.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
|
||||
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
|
||||
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.14.4"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@types/react-router-dom": "5.3.1",
|
||||
"@types/recharts": "1.8.23",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.23.0",
|
||||
"axios": "0.24.0",
|
||||
"date-fns": "2.25.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.3.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue