Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.7.5 (#1169)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent bcd6f32 commit db34935
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.10.0",
"@graasp/query-client": "3.4.1",
"@graasp/sdk": "4.7.2",
"@graasp/sdk": "4.7.5",
"@graasp/translations": "1.26.0",
"@graasp/ui": "4.15.0",
"@mui/icons-material": "5.15.15",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1544,17 +1544,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.7.2":
version: 4.7.2
resolution: "@graasp/sdk@npm:4.7.2"
"@graasp/sdk@npm:4.7.5":
version: 4.7.5
resolution: "@graasp/sdk@npm:4.7.5"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/f37de1eb4fb02fa748a00e630f8f133d937fd9eb0aa0016a6e071fa37a44d1599be61ff8754a03f77bb5996f9aebf8e6c969fdb52f4463111c71f6ce6d1fcb38
checksum: 10/8b001f4854855ca8f3f60ac35f8dfa6a6e44af0e284667e76089243d83d6c254f14bc4c89db1d577efb5506aa278c4ff4b9897e19532f94ab7b12ff9c6fc8d47
languageName: node
linkType: hard

Expand Down Expand Up @@ -7434,7 +7435,7 @@ __metadata:
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.10.0"
"@graasp/query-client": "npm:3.4.1"
"@graasp/sdk": "npm:4.7.2"
"@graasp/sdk": "npm:4.7.5"
"@graasp/translations": "npm:1.26.0"
"@graasp/ui": "npm:4.15.0"
"@mui/icons-material": "npm:5.15.15"
Expand Down

0 comments on commit db34935

Please sign in to comment.