Skip to content

Commit

Permalink
chore: upgrade @AWS-SDK@^3.436.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ascariandrea committed Oct 26, 2023
1 parent 04dc4f8 commit fc8c362
Show file tree
Hide file tree
Showing 23 changed files with 74 additions and 242 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions packages/@liexp/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"test": "vitest"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.433.0",
"@aws-sdk/lib-storage": "^3.433.0",
"@aws-sdk/s3-request-presigner": "^3.433.0",
"@aws-sdk/client-s3": "^3.436.0",
"@aws-sdk/lib-storage": "^3.436.0",
"@aws-sdk/s3-request-presigner": "^3.436.0",
"@databases/escape-identifier": "^1.0.3",
"@databases/sql": "^3.3.0",
"@liexp/core": "0.1.0",
Expand Down
6 changes: 3 additions & 3 deletions services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"import-from-kmz": "yarn ts:node:build ./bin/import-from-kmz.ts"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.433.0",
"@aws-sdk/lib-storage": "^3.433.0",
"@aws-sdk/s3-request-presigner": "^3.433.0",
"@aws-sdk/client-s3": "^3.436.0",
"@aws-sdk/lib-storage": "^3.436.0",
"@aws-sdk/s3-request-presigner": "^3.436.0",
"@databases/escape-identifier": "^1.0.3",
"@liexp/backend": "0.1.0",
"@liexp/core": "0.1.0",
Expand Down
Loading

0 comments on commit fc8c362

Please sign in to comment.