Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @graasp/sdk to v1.2.1 - autoclosed #320

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "2.0.0",
"@graasp/query-client": "1.4.1",
"@graasp/sdk": "1.2.0",
"@graasp/sdk": "1.2.1",
"@graasp/translations": "1.18.1",
"@graasp/ui": "3.3.1",
"@mui/icons-material": "5.14.3",
Expand Down
28 changes: 27 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2121,6 +2121,25 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:1.2.1":
version: 1.2.1
resolution: "@graasp/sdk@npm:1.2.1"
dependencies:
"@aws-sdk/client-s3": 3.370.0
"@fastify/secure-session": 6.1.0
"@graasp/etherpad-api": 2.1.1
fastify: 4.18.0
fluent-json-schema: 4.1.0
immutable: 4.3.2
js-cookie: 3.0.5
qs: 6.11.2
typeorm: 0.3.17
uuid: 9.0.0
validator: 13.11.0
checksum: 8507f3157e77a1cf0fb9e01a32c72cbfdb8bd3fd5a960a5fa299dbe36eba4a6f28f5f094a5d09214599e54a1fd91b95e945f80525a6165e4caf96ca9822544b7
languageName: node
linkType: hard

"@graasp/translations@npm:1.18.1":
version: 1.18.1
resolution: "@graasp/translations@npm:1.18.1"
Expand Down Expand Up @@ -6718,7 +6737,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@graasp/chatbox": 2.0.0
"@graasp/query-client": 1.4.1
"@graasp/sdk": 1.2.0
"@graasp/sdk": 1.2.1
"@graasp/translations": 1.18.1
"@graasp/ui": 3.3.1
"@mui/icons-material": 5.14.3
Expand Down Expand Up @@ -11908,6 +11927,13 @@ __metadata:
languageName: node
linkType: hard

"validator@npm:13.11.0":
version: 13.11.0
resolution: "validator@npm:13.11.0"
checksum: d1e0c27022681420756da25bc03eb08d5f0c66fb008f8ff02ebc95812b77c6be6e03d3bd05cf80ca702e23eeb73dadd66b4b3683173ea2a0bc7cc72820bee131
languageName: node
linkType: hard

"validator@npm:13.9.0":
version: 13.9.0
resolution: "validator@npm:13.9.0"
Expand Down