mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
chore(deps): update dependency axios to v0.23.0
This commit is contained in:
parent
b1a68716cc
commit
2e8c30df63
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/react-router-dom": "5.3.1",
|
||||||
"@types/recharts": "1.8.20",
|
"@types/recharts": "1.8.20",
|
||||||
"autoprefixer": "10.3.7",
|
"autoprefixer": "10.3.7",
|
||||||
"axios": "0.22.0",
|
"axios": "0.23.0",
|
||||||
"date-fns": "2.25.0",
|
"date-fns": "2.25.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.3.9",
|
"postcss": "8.3.9",
|
||||||
|
|
@ -3865,9 +3865,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/axios": {
|
"node_modules/axios": {
|
||||||
"version": "0.22.0",
|
"version": "0.23.0",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
|
||||||
"integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
|
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "^1.14.4"
|
"follow-redirects": "^1.14.4"
|
||||||
}
|
}
|
||||||
|
|
@ -31311,9 +31311,9 @@
|
||||||
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
|
"integrity": "sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA=="
|
||||||
},
|
},
|
||||||
"axios": {
|
"axios": {
|
||||||
"version": "0.22.0",
|
"version": "0.23.0",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.23.0.tgz",
|
||||||
"integrity": "sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==",
|
"integrity": "sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"follow-redirects": "^1.14.4"
|
"follow-redirects": "^1.14.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"@types/react-router-dom": "5.3.1",
|
"@types/react-router-dom": "5.3.1",
|
||||||
"@types/recharts": "1.8.20",
|
"@types/recharts": "1.8.20",
|
||||||
"autoprefixer": "10.3.7",
|
"autoprefixer": "10.3.7",
|
||||||
"axios": "0.22.0",
|
"axios": "0.23.0",
|
||||||
"date-fns": "2.25.0",
|
"date-fns": "2.25.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.3.9",
|
"postcss": "8.3.9",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue