Skip to content

Commit

Permalink
build(deps): bump aws-sdk from 2.1474.0 to 2.1475.0 (#748)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1474.0 to 2.1475.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1474.0...v2.1475.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 18, 2023
1 parent 049e319 commit 0c63da4
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.1474.0",
"aws-sdk": "^2.1475.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 @@ -4571,10 +4571,10 @@ aws-sdk-js-codemod@^0.14.1:
dependencies:
jscodeshift "0.14.0"

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==
aws-sdk@^2.1475.0:
version "2.1475.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1475.0.tgz#2b7dc55e7779964a9174c4595b239be76080bc32"
integrity sha512-fYlDnmh7sDH/CS6TtP0EEH2RcLBemgHnJjUhkHGIqQvMTzi3N13EvBtyaYozoJsJ2i8/rcwU10/48HO7rNwL5g==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 0c63da4

Please sign in to comment.