Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit c2caf5d

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump aws-sdk from 2.427.0 to 2.437.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.427.0 to 2.437.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.427.0...v2.437.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff60d4 commit c2caf5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"typescript": "^3.4.3"
4646
},
4747
"dependencies": {
48-
"aws-sdk": "^2.424.0",
48+
"aws-sdk": "^2.437.0",
4949
"axios": "^0.18.0",
5050
"bcryptjs": "^2.4.3",
5151
"class-validator": "^0.9.1",

yarn.lock

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

723-
aws-sdk@^2.424.0:
724-
version "2.427.0"
725-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.427.0.tgz#74c3d7d3d57229ea07eb19232a9310b3b775ddf6"
726-
integrity sha512-NpFNZa7Wt9fQ8hRLt40OD1ii3qnIhUkpXH4fMSjXP2YqGxCYAHYRj2yARN86YJKCMH566+QobTRyPjtgEWmMKA==
723+
aws-sdk@^2.437.0:
724+
version "2.437.0"
725+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.437.0.tgz#94e41a2ff112aa020ddbe4950dd5f73187889b8b"
726+
integrity sha512-sDZb5QBOO6FOMvuKDEdO16YQRk0WUhnQd38EaSt0yUCi4Gev8uypODyYONgODZcXe8Cr1GMwC8scUKr00S/I5w==
727727
dependencies:
728728
buffer "4.9.1"
729729
events "1.1.1"

0 commit comments

Comments
 (0)