Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to ^2.1275.0 (#1017)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2022
1 parent 25956b4 commit 7c6899b
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.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cz-commitlint": "^17.3.0",
"aws-sdk": "^2.1274.0",
"aws-sdk": "^2.1275.0",
"commitizen": "^4.2.6",
"conventional-changelog-cli": "^2.2.2",
"crypto-js": "^4.1.1",
Expand All @@ -79,7 +79,7 @@
"webpack-cli": "^5.0.1"
},
"peerDependencies": {
"aws-sdk": "^2.1274.0",
"aws-sdk": "^2.1275.0",
"crypto-js": "^4.1.1",
"mongoose": "^6.8.0",
"redis": "^4.5.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2811,10 +2811,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.1274.0:
version "2.1274.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1274.0.tgz#cfffb1243b5b5a713c37c4bf30a7373856e76a59"
integrity sha512-s6Dg2ymytzvwTeA5ZhPvw8KkWbPEBXF/B5wmJK0QfBZwDCW3xRsfvYGTJC0w2M2hYrZOzjPYICsOspcAK333Cg==
aws-sdk@^2.1275.0:
version "2.1275.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1275.0.tgz#70e4798a92ec68a9f8bd3add60119d88759e9c5a"
integrity sha512-GP7oS0BTh012pAMnNSVVQQrhfubeLH2moLUQQiuk9cPrqQYeP74BU3nnALM30CoFNzX+DwLanOeFU+KMfUGLHg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 7c6899b

Please sign in to comment.