Skip to content

Commit 51a1a3e

Browse files
Bump aws-sdk from 2.1130.0 to 2.1135.0 in /lambda (#125)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1130.0 to 2.1135.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1130.0...v2.1135.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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent ba0f2a6 commit 51a1a3e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"aws-sdk": "2.1130.0"
3+
"aws-sdk": "2.1135.0"
44
},
55
"devDependencies": {
66
"@fun-stack/fun-pack": "0.2.0"

lambda/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,10 @@ atob@^2.1.2:
351351
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
352352
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
353353

354-
aws-sdk@2.1130.0:
355-
version "2.1130.0"
356-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1130.0.tgz#3aeeceaf1cfe82a8400295e7c2c6642a16a6a4fc"
357-
integrity sha512-bkLXuOpHphKvaMAbbmqaHQtYsGICmoyEJdLlNOTCq7dH0uKxARcZEj01ebCifsJJ/fOrPt8EbNUHPu4/DOueDA==
354+
aws-sdk@2.1135.0:
355+
version "2.1135.0"
356+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1135.0.tgz#8c14aa6894be529cb5fb7b6d19f3dc70e4f35816"
357+
integrity sha512-bl9n4QgrEh52hmQ+Jo76BgJXM/p+PwfVZvImEQHFeel/33H/PDLcTJquEw5bzxM1HRNI24iH+FNPwyWLMrttTw==
358358
dependencies:
359359
buffer "4.9.2"
360360
events "1.1.1"

0 commit comments

Comments
 (0)