Skip to content

Commit

Permalink
fix: upgrade @tanstack/react-query from 5.51.11 to 5.51.21
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @tanstack/react-query from 5.51.11 to 5.51.21.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/calpinsw/project/3f278374-a2a0-407c-ac26-8fd2a108c950?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 25, 2024
1 parent 58b7372 commit dd47801
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 23 deletions.
32 changes: 10 additions & 22 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript-eslint": "^8.2.0"
},
"dependencies": {
"@tanstack/react-query": "^5.49.0",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-table": "^8.19.1",
"dotenv": "^16.4.5",
"moment": "^2.30.1",
Expand Down

0 comments on commit dd47801

Please sign in to comment.