From 686c43466cd1046fc4ed4f0958343ab1d264456e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 22:28:40 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump aws-sdk from 2.1647.0 to 2.1648.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1647.0 to 2.1648.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1647.0...v2.1648.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9473a8f..b0f43fae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1659,9 +1659,9 @@ aws-sdk-mock@^5.8.0: traverse "^0.6.6" aws-sdk@^2.1231.0, aws-sdk@^2.1467.0, aws-sdk@^2.814.0: - version "2.1647.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1647.0.tgz#a6eb81aacdb6d02ccc12ae5b41f969fb402de8c3" - integrity sha512-BKFucC3IKfl40FGRCwJPeJ0cWZEa/Wd9r5HKuNg7h4eAN97G1aBjprDt4hvCHzwwNAVP4r0gBoxKeJ1f3HQWeg== + version "2.1648.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1648.0.tgz#9cd660300eddb634f8170399ab3e222410a9ec83" + integrity sha512-E2QmoQVUBuKDCIZwn3u4DNrZHScKuEaJ8dUYquov1lhQtKVZDBgaQmcJ9/58sUbgupPpc6Q1F/eYLOgVyNSjRQ== dependencies: buffer "4.9.2" events "1.1.1" From 8f26f9664d3922086ecfcfc8d2aca07d211efe3e Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 25 Jun 2024 22:30:45 +0000 Subject: [PATCH 2/2] chore: self mutation Signed-off-by: github-actions --- test/__snapshots__/integ.default.test.ts.snap | 2 +- test/provider/__snapshots__/credentials-provider.test.ts.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/__snapshots__/integ.default.test.ts.snap b/test/__snapshots__/integ.default.test.ts.snap index 924c7514..195d981d 100644 --- a/test/__snapshots__/integ.default.test.ts.snap +++ b/test/__snapshots__/integ.default.test.ts.snap @@ -167,7 +167,7 @@ Object { "S3Bucket": Object { "Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}", }, - "S3Key": "350dbe76f30257cb7713305422a5ab53d08b5e104e10b60d51a5ead5a69ed7b2.zip", + "S3Key": "307bc4ba3adec4b0b35266aa31d8a80a2c87f2fb2acf58f806e356556a788317.zip", }, "Description": "src/provider/credentials-handler.lambda.ts", "Environment": Object { diff --git a/test/provider/__snapshots__/credentials-provider.test.ts.snap b/test/provider/__snapshots__/credentials-provider.test.ts.snap index c9193e80..831fe726 100644 --- a/test/provider/__snapshots__/credentials-provider.test.ts.snap +++ b/test/provider/__snapshots__/credentials-provider.test.ts.snap @@ -109,7 +109,7 @@ Object { "S3Bucket": Object { "Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}", }, - "S3Key": "350dbe76f30257cb7713305422a5ab53d08b5e104e10b60d51a5ead5a69ed7b2.zip", + "S3Key": "307bc4ba3adec4b0b35266aa31d8a80a2c87f2fb2acf58f806e356556a788317.zip", }, "Description": "src/provider/credentials-handler.lambda.ts", "Environment": Object {