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.1 [security] (#85) [skip ci]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
751957801c
commit
60dc25f15e
4 changed files with 18 additions and 13 deletions
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
|
|
@ -3550,9 +3550,9 @@
|
|||
"integrity": "sha512-arU1h31OGFu+LPrOLGZ7nB45v940NMDMEJeNmbutu57P+UFDVnkZg3e+J1I2HJRZ9hT7gO8J91dn/PMrAiKakA=="
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.21.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.0.tgz",
|
||||
"integrity": "sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==",
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.10.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"@types/react-router-dom": "5.1.6",
|
||||
"@types/recharts": "1.8.16",
|
||||
"autoprefixer": "9.8.6",
|
||||
"axios": "0.21.0",
|
||||
"axios": "0.21.1",
|
||||
"date-fns": "2.16.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-cli": "7.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue