Skip to content

Commit 2fffe19

Browse files
Bump aws-sdk from 2.1548.0 to 2.1553.0 (#108)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1548.0 to 2.1553.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Commits](aws/aws-sdk-js@v2.1548.0...v2.1553.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa26dd7 commit 2fffe19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@aws-sdk/client-dynamodb": "3.509.0",
1111
"@aws-sdk/client-s3": "3.509.0",
12-
"aws-sdk": "2.1548.0",
12+
"aws-sdk": "2.1553.0",
1313
"esbuild-css-modules-plugin": "3.1.0",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2250,10 +2250,10 @@ aws-cdk@2.126.0:
22502250
optionalDependencies:
22512251
fsevents "2.3.2"
22522252

2253-
aws-sdk@2.1548.0:
2254-
version "2.1548.0"
2255-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1548.0.tgz#f888f266b0675e5021f48704df7a56de9856caa1"
2256-
integrity sha512-kmo3FvO7xKuB7WfLKm6ABuecZeUTFtfwrbrGjWMiCC/yNwP1S3oSm/j/Yy7LO8sQfukWSOXpnPfMk5yhhqq3UQ==
2253+
aws-sdk@2.1553.0:
2254+
version "2.1553.0"
2255+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1553.0.tgz#e2df53473b217781bc78960994c75094599224b7"
2256+
integrity sha512-CfZaw8dR9e642aBOeFhkFL7KoQApeLR15uH2IQqfL/12snWYayAAesYh0tEaU+XbhrH0CUsf2Zro5IraEXEZMg==
22572257
dependencies:
22582258
buffer "4.9.2"
22592259
events "1.1.1"

0 commit comments

Comments
 (0)