Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/officialmofabs/project/a3e9be8a-3e11-4b14-8756-5b697545122f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 23, 2024
1 parent 95a5bdb commit eb47b5e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"@tabler/icons": "^1.106.0",
"@tanstack/react-query": "^4.2.1",
"@tanstack/react-query": "^4.36.1",
"axios": "^0.27.2",
"consola": "^2.15.3",
"cookies-next": "^2.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1953,18 +1953,18 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.19.1":
version: 4.19.1
resolution: "@tanstack/query-core@npm:4.19.1"
checksum: a54a613d5b7abe2bba352fa26228bee0589eb8116bf482760dbe39474202b08cfc3899100e478f0bd1ae1a7bd60dcda0634c04bec56a98346763d32bc7720b54
"@tanstack/query-core@npm:4.36.1":
version: 4.36.1
resolution: "@tanstack/query-core@npm:4.36.1"
checksum: 47672094da20d89402d9fe03bb7b0462be73a76ff9ca715169738bc600a719d064d106d083a8eedae22a2c22de22f87d5eb5d31ef447aba771d9190f2117ed10
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.2.1":
version: 4.19.1
resolution: "@tanstack/react-query@npm:4.19.1"
"@tanstack/react-query@npm:^4.36.1":
version: 4.36.1
resolution: "@tanstack/react-query@npm:4.36.1"
dependencies:
"@tanstack/query-core": 4.19.1
"@tanstack/query-core": 4.36.1
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -1975,7 +1975,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: cce8b51c5cbaff007efb2fc54c5e03a2191e363626226903c345ae9baf0d48a36fc322383e24aff4f12250e672da67d3ceaa9819bbb16ace98a5c7bdff098a61
checksum: 1aff0a476859386f8d32253fa0d0bde7b81769a6d4d4d9cbd78778f0f955459a3bdb7ee27a0d2ee7373090f12998b45df80db0b5b313bd0a7a39d36c6e8e51c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4922,7 +4922,7 @@ __metadata:
"@nivo/core": ^0.79.0
"@nivo/line": ^0.79.1
"@tabler/icons": ^1.106.0
"@tanstack/react-query": ^4.2.1
"@tanstack/react-query": ^4.36.1
"@types/dockerode": ^3.3.9
"@types/node": 17.0.1
"@types/ping": ^0.4.1
Expand Down

0 comments on commit eb47b5e

Please sign in to comment.