Skip to content

Commit b09e8f3

Browse files
ALCS-000: Bump the npm-minor-and-patch group in /services with 2 updates
Bumps the npm-minor-and-patch group in /services with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner). Updates `@aws-sdk/client-s3` from 3.957.0 to 3.958.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.957.0 to 3.958.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/packages/s3-request-presigner) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1afb414 commit b09e8f3

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

services/package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"alcs:migration:run": "npm run alcs:typeorm migration:run"
2929
},
3030
"dependencies": {
31-
"@aws-sdk/client-s3": "^3.957.0",
32-
"@aws-sdk/s3-request-presigner": "^3.957.0",
31+
"@aws-sdk/client-s3": "^3.958.0",
32+
"@aws-sdk/s3-request-presigner": "^3.958.0",
3333
"@fastify/cors": "^9.0.1",
3434
"@fastify/helmet": "^11.1.1",
3535
"@fastify/multipart": "^8.3.1",

0 commit comments

Comments
 (0)