Skip to content

Commit f6695a6

Browse files
committed
fix: upgrade axios from 1.7.4 to 1.8.4
Snyk has created this PR to upgrade axios from 1.7.4 to 1.8.4. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3c46603 commit f6695a6

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

frontend/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@tanstack/react-query": "^5.71.10",
1717
"@tanstack/react-query-devtools": "^5.28.14",
1818
"@tanstack/react-router": "1.115.0",
19-
"axios": "1.7.4",
19+
"axios": "1.8.4",
2020
"form-data": "4.0.0",
2121
"next-themes": "^0.4.4",
2222
"react": "^18.3.1",

0 commit comments

Comments
 (0)