Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/query-client to v3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 67c8ee9 commit e6b0bdc
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 @@ -33,7 +33,7 @@
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.0",
"@graasp/query-client": "3.20.0",
"@graasp/query-client": "3.20.3",
"@graasp/sdk": "4.22.0",
"@graasp/translations": "1.33.0",
"@graasp/ui": "4.23.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,19 +1807,19 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.20.0":
version: 3.20.0
resolution: "@graasp/query-client@npm:3.20.0"
"@graasp/query-client@npm:3.20.3":
version: 3.20.3
resolution: "@graasp/query-client@npm:3.20.3"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
axios: "npm:1.7.2"
axios: "npm:1.7.3"
http-status-codes: "npm:2.3.0"
peerDependencies:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/adaf2664a47438450eafd27765b9ac66d0fc4670c28f21d1668d247ec247bc2793faddffdbd204316bbff600526253da9c1f14bda0e4f4b5c2fe221299d75906
checksum: 10/29b741787df01cfd537b78985a56c0b9d5a8660943902ee6f4f051a3dcef62028a577068accf590d9ef9010c6892707ee602fb0c666dbe91f81cde01a6c12fe7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5293,14 +5293,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
checksum: 10/7f92af205705a8fb4a9d35666b663729507657f252a1d39d83582590119941872d49078017cf992e32f47aa3b7317f5439f77be772a173dac2ae0fedd38f43ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -9123,7 +9123,7 @@ __metadata:
"@emotion/react": "npm:11.13.0"
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.13.0"
"@graasp/query-client": "npm:3.20.0"
"@graasp/query-client": "npm:3.20.3"
"@graasp/sdk": "npm:4.22.0"
"@graasp/translations": "npm:1.33.0"
"@graasp/ui": "npm:4.23.0"
Expand Down

0 comments on commit e6b0bdc

Please sign in to comment.