mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 18:27:03 +00:00
chore(deps): update dependency axios to v1.6.4
This commit is contained in:
parent
e310802a53
commit
7903975fcf
2 changed files with 6 additions and 6 deletions
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
|
|
@ -26,7 +26,7 @@
|
||||||
"@types/recharts": "1.8.29",
|
"@types/recharts": "1.8.29",
|
||||||
"@vitejs/plugin-react": "4.2.1",
|
"@vitejs/plugin-react": "4.2.1",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
"axios": "1.6.3",
|
"axios": "1.6.4",
|
||||||
"class-variance-authority": "0.7.0",
|
"class-variance-authority": "0.7.0",
|
||||||
"clsx": "2.1.0",
|
"clsx": "2.1.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
|
|
@ -4854,11 +4854,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/axios": {
|
"node_modules/axios": {
|
||||||
"version": "1.6.3",
|
"version": "1.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.4.tgz",
|
||||||
"integrity": "sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww==",
|
"integrity": "sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"follow-redirects": "^1.15.0",
|
"follow-redirects": "^1.15.4",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
"proxy-from-env": "^1.1.0"
|
"proxy-from-env": "^1.1.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"@types/recharts": "1.8.29",
|
"@types/recharts": "1.8.29",
|
||||||
"@vitejs/plugin-react": "4.2.1",
|
"@vitejs/plugin-react": "4.2.1",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
"axios": "1.6.3",
|
"axios": "1.6.4",
|
||||||
"class-variance-authority": "0.7.0",
|
"class-variance-authority": "0.7.0",
|
||||||
"clsx": "2.1.0",
|
"clsx": "2.1.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue