Skip to content

Commit 2f335e5

Browse files
committed
fix(deps): update dependency @graasp/sdk to v4.2.1
1 parent 8c4c2ac commit 2f335e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@emotion/react": "11.11.4",
3131
"@emotion/styled": "11.11.0",
3232
"@graasp/apps-query-client": "^3.4.8",
33-
"@graasp/sdk": "4.2.0",
33+
"@graasp/sdk": "4.2.1",
3434
"@graasp/ui": "4.11.0",
3535
"@mui/icons-material": "5.15.13",
3636
"@mui/lab": "5.0.0-alpha.168",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,17 +2697,17 @@ __metadata:
26972697
languageName: node
26982698
linkType: hard
26992699

2700-
"@graasp/sdk@npm:4.2.0":
2701-
version: 4.2.0
2702-
resolution: "@graasp/sdk@npm:4.2.0"
2700+
"@graasp/sdk@npm:4.2.1":
2701+
version: 4.2.1
2702+
resolution: "@graasp/sdk@npm:4.2.1"
27032703
dependencies:
27042704
"@faker-js/faker": "npm:8.4.1"
27052705
js-cookie: "npm:3.0.5"
27062706
validator: "npm:13.11.0"
27072707
peerDependencies:
27082708
date-fns: ^3
27092709
uuid: ^9
2710-
checksum: 10/dae52f75ee9bea4b40695e5ff893f09fa4a21a6a4146dd8ed674c21449099ca2d4d03ab4c4852c8b25862b17d99bb4033cce8113b129af2fda4a7eca2194717d
2710+
checksum: 10/04e00d13a806ef62183b7314d39345a001981b31754d6ca5f61b80bd919a3de42d3310390bdc5834c0c03f95cf5480fb23d4a06da0a4cd4f3b67f01e067349a0
27112711
languageName: node
27122712
linkType: hard
27132713

@@ -9729,7 +9729,7 @@ __metadata:
97299729
"@emotion/react": "npm:11.11.4"
97309730
"@emotion/styled": "npm:11.11.0"
97319731
"@graasp/apps-query-client": "npm:^3.4.8"
9732-
"@graasp/sdk": "npm:4.2.0"
9732+
"@graasp/sdk": "npm:4.2.1"
97339733
"@graasp/ui": "npm:4.11.0"
97349734
"@mui/icons-material": "npm:5.15.13"
97359735
"@mui/lab": "npm:5.0.0-alpha.168"

0 commit comments

Comments
 (0)