Skip to content

Commit 8307458

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.985.0 to 3.986.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.986.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.985.0 to 3.986.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.986.0/packages/s3-request-presigner) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.986.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.986.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 79a3442 commit 8307458

File tree

2 files changed

+32
-16
lines changed

2 files changed

+32
-16
lines changed

services/package-lock.json

Lines changed: 30 additions & 14 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.985.0",
32-
"@aws-sdk/s3-request-presigner": "^3.985.0",
31+
"@aws-sdk/client-s3": "^3.986.0",
32+
"@aws-sdk/s3-request-presigner": "^3.986.0",
3333
"@fastify/cors": "^11.2.0",
3434
"@fastify/helmet": "^13.0.2",
3535
"@fastify/multipart": "^9.4.0",

0 commit comments

Comments
 (0)