Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to ^2.1257.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2022
1 parent 6083fc4 commit 5b260a5
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 @@ -58,7 +58,7 @@
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@commitlint/cz-commitlint": "^17.2.0",
"aws-sdk": "^2.1254.0",
"aws-sdk": "^2.1257.0",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
"crypto-js": "^4.1.1",
Expand All @@ -79,7 +79,7 @@
"webpack-cli": "^4.10.0"
},
"peerDependencies": {
"aws-sdk": "^2.1254.0",
"aws-sdk": "^2.1257.0",
"crypto-js": "^4.1.1",
"mongoose": "^6.7.2",
"redis": "^4.5.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2756,10 +2756,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.1254.0:
version "2.1254.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1254.0.tgz#523d65f09c3f25d509e3a2cab87cf901178ea525"
integrity sha512-PDBSEskxckCwmfl9GVU+F6JZ9NusgO98DzRRqFv/PzQxkyw6vbdT6N/porUt+mFmGz3HjnGZLeZdywaDMtx7Dg==
aws-sdk@^2.1257.0:
version "2.1257.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1257.0.tgz#8ed8ca99f97dc642fce98dac7d5eb18e94ae9833"
integrity sha512-SNfKIVlJdLyBbUSGgvsBOuV4iOE1modoKOhnV/bIi2F7DJkq4SCPmrN1nwLNBnOQQvZRlPwFbHPVrJ3clTXLDQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 5b260a5

Please sign in to comment.