Skip to content

Commit 916b74e

Browse files
committed
fix: upgrade @tanstack/react-query from 5.73.3 to 5.74.4
Snyk has created this PR to upgrade @tanstack/react-query from 5.73.3 to 5.74.4. See this package in npm: @tanstack/react-query 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 7d32293 commit 916b74e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

frontend/package-lock.json

Lines changed: 17 additions & 17 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
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@chakra-ui/react": "^3.15.1",
1515
"@emotion/react": "^11.14.0",
16-
"@tanstack/react-query": "^5.73.3",
16+
"@tanstack/react-query": "^5.74.4",
1717
"@tanstack/react-query-devtools": "^5.28.14",
1818
"@tanstack/react-router": "1.115.0",
1919
"axios": "1.8.4",

0 commit comments

Comments
 (0)