Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v1.9.2 (#488)
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 Oct 24, 2023
1 parent 8b054ce commit 510d0a8
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 @@ -16,7 +16,7 @@
"Alexandre Chau"
],
"dependencies": {
"@graasp/sdk": "1.9.1",
"@graasp/sdk": "1.9.2",
"@graasp/translations": "1.19.3",
"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 @@ -2390,7 +2390,7 @@ __metadata:
"@babel/preset-typescript": 7.23.2
"@commitlint/cli": 18.0.0
"@commitlint/config-conventional": 18.0.0
"@graasp/sdk": 1.9.1
"@graasp/sdk": 1.9.2
"@graasp/translations": 1.19.3
"@testing-library/dom": 9.3.3
"@testing-library/jest-dom": 6.1.4
Expand Down Expand Up @@ -2446,9 +2446,9 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:1.9.1":
version: 1.9.1
resolution: "@graasp/sdk@npm:1.9.1"
"@graasp/sdk@npm:1.9.2":
version: 1.9.2
resolution: "@graasp/sdk@npm:1.9.2"
dependencies:
"@aws-sdk/client-s3": 3.427.0
"@fastify/secure-session": 6.1.0
Expand All @@ -2462,7 +2462,7 @@ __metadata:
typeorm: 0.3.17
uuid: 9.0.1
validator: 13.11.0
checksum: 4143baa1ba7f2d95cb05e99757ebb8e0f9a466fe7b3c138f7db93080574824fd7315c5f89cec481273ff948ecec71ff323af53a64b2acc7a7f20b06cd8ae7457
checksum: 608a9a28f525b5ccd928a8c015b785deac2ba9bdfc0adf188991842aac00c8be5d70f3b7a19a136786b725a938635ac289156b1e2e146679f83e9f410e887f77
languageName: node
linkType: hard

Expand Down

0 comments on commit 510d0a8

Please sign in to comment.