Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to ^2.1189.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2022
1 parent 6823bba commit 110dcd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@commitlint/cz-commitlint": "^17.0.3",
"aws-sdk": "^2.1185.0",
"aws-sdk": "^2.1189.0",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
"crypto-js": "^4.1.1",
Expand All @@ -78,7 +78,7 @@
"webpack-cli": "^4.10.0"
},
"peerDependencies": {
"aws-sdk": "^2.1185.0",
"aws-sdk": "^2.1189.0",
"crypto-js": "^4.1.1",
"mongoose": "^6.5.1",
"redis": "^4.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1990,10 +1990,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-sdk@^2.1185.0:
version "2.1185.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1185.0.tgz#157c6a900a9449cb36b37493337cae418e01210d"
integrity sha512-viFlYC6RAKOqBRM4gIB4rE80KMFNVvEkQpNmpd3PqCOemGPETDxCVHS0oqZ26qM278sZVHt+oAjPy5HmZasskg==
aws-sdk@^2.1189.0:
version "2.1189.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1189.0.tgz#8dd6b48dd7896642af8e2f86e026932a28e380d5"
integrity sha512-EqluXSo8XAR086nF9UAtPYwUm82ZIRqg8OmHBRQyftcrD1Z0pqMmiuvacXoEAJ/4UU8KKafbpYarxx8rH/pZjQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 110dcd3

Please sign in to comment.