Skip to content

Commit

Permalink
feat: update sdk (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyphilia authored Sep 1, 2023
1 parent a88d652 commit 36cdf62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"Alexandre Chau"
],
"dependencies": {
"@graasp/sdk": "1.2.1",
"@graasp/sdk": "1.4.0",
"@graasp/translations": "1.19.0",
"axios": "0.27.2",
"crypto-js": "4.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3018,7 +3018,7 @@ __metadata:
"@babel/preset-typescript": 7.22.5
"@commitlint/cli": 17.7.1
"@commitlint/config-conventional": 17.7.0
"@graasp/sdk": 1.2.1
"@graasp/sdk": 1.4.0
"@graasp/translations": 1.19.0
"@testing-library/jest-dom": 6.0.0
"@testing-library/react": 14.0.0
Expand Down Expand Up @@ -3074,9 +3074,9 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:1.2.1":
version: 1.2.1
resolution: "@graasp/sdk@npm:1.2.1"
"@graasp/sdk@npm:1.4.0":
version: 1.4.0
resolution: "@graasp/sdk@npm:1.4.0"
dependencies:
"@aws-sdk/client-s3": 3.370.0
"@fastify/secure-session": 6.1.0
Expand All @@ -3089,7 +3089,7 @@ __metadata:
typeorm: 0.3.17
uuid: 9.0.0
validator: 13.11.0
checksum: 8507f3157e77a1cf0fb9e01a32c72cbfdb8bd3fd5a960a5fa299dbe36eba4a6f28f5f094a5d09214599e54a1fd91b95e945f80525a6165e4caf96ca9822544b7
checksum: 224ed990ed7b68fe4b463d2d1e24fc503c5f5434703cb818a54d22ee9aa8e9997c3a02768ceec082bea604853aa4804ac4d454c746e38089e3e327e0ffcd4c27
languageName: node
linkType: hard

Expand Down

0 comments on commit 36cdf62

Please sign in to comment.