Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit df6dbbc

Browse files
committed
fix(deps): update dependency axios to v1.7.4
1 parent cbc0619 commit df6dbbc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@uidotdev/usehooks": "2.4.1",
14-
"axios": "1.7.3",
14+
"axios": "1.7.4",
1515
"bootstrap": "5.3.3",
1616
"react": "18.3.1",
1717
"react-bootstrap": "2.10.4",

0 commit comments

Comments
 (0)