Skip to content

Commit

Permalink
build(deps): bump aws-sdk from 2.1400.0 to 2.1474.0 (#744)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1400.0 to 2.1474.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1400.0...v2.1474.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 4c9a149 commit bdc7239
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"aws-sdk": "^2.1388.0",
"aws-sdk": "^2.1474.0",
"aws-sdk-js-codemod": "^0.14.1",
"bluebird": "^3.7.2",
"clicksend": "^5.0.37",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5254,10 +5254,10 @@ aws-sdk-js-codemod@^0.14.1:
dependencies:
jscodeshift "0.14.0"

aws-sdk@^2.1388.0:
version "2.1400.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1400.0.tgz#df7cb68691f71783fff3b2996eaaa44d7160a457"
integrity sha512-pHv+EqLINYk9VZZE9cbd+LxNPNeGdNz/QlUdZdpAaWpy4hQeCxvxpzO/38B6nomhEq/1U58+wZF7BRehOCUO5g==
aws-sdk@^2.1474.0:
version "2.1474.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1474.0.tgz#2ba7099a7ba5a7c7888ae12a1db6b165f2c9672b"
integrity sha512-yhIJuBMnLkf+zVj7FI6eYfTwe4ulSo9in3X7Owgc4Bc4Pd0SB8FV5l+zHYGq3G2uZKbzdBkDVohUgBpHfHTocw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit bdc7239

Please sign in to comment.