Skip to content

Commit

Permalink
build(deps): bump the aws-sdk group across 3 directories with 3 updat…
Browse files Browse the repository at this point in the history
…es (#1698)
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 2d007a2 commit 15b8d0c
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions packages/@liexp/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"src/**/*.(ts|tsx|js|jsx)": "eslint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/lib-storage": "^3.699.0",
"@aws-sdk/s3-request-presigner": "^3.699.0",
"@aws-sdk/client-s3": "^3.700.0",
"@aws-sdk/lib-storage": "^3.700.0",
"@aws-sdk/s3-request-presigner": "^3.700.0",
"@databases/escape-identifier": "^1.0.3",
"@databases/sql": "^3.3.0",
"@liexp/core": "workspace:*",
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"src/**/*.(ts|tsx|js|jsx)": "eslint --fix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/client-s3": "^3.700.0",
"@aws-sdk/client-sso-oidc": "^3.699.0",
"@aws-sdk/client-sts": "^3.699.0",
"@aws-sdk/lib-storage": "^3.699.0",
"@aws-sdk/s3-request-presigner": "^3.699.0",
"@aws-sdk/lib-storage": "^3.700.0",
"@aws-sdk/s3-request-presigner": "^3.700.0",
"@databases/escape-identifier": "^1.0.3",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
Expand Down

0 comments on commit 15b8d0c

Please sign in to comment.