Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to ^2.1318.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2023
1 parent 2229131 commit 779978f
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.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/cz-commitlint": "^17.4.4",
"aws-sdk": "^2.1313.0",
"aws-sdk": "^2.1318.0",
"commitizen": "^4.3.0",
"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.1313.0",
"aws-sdk": "^2.1318.0",
"crypto-js": "^4.1.1",
"mongoose": "^6.9.2",
"redis": "^4.6.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2725,10 +2725,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==

aws-sdk@^2.1313.0:
version "2.1314.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1314.0.tgz#bdc8fb360f5418e83d02c49225976b26bc385946"
integrity sha512-2jsfvgtOQ6kRflaicn50ndME4YoIaBhlus/dZCExtWNXeu8ePh+eAtflsYs6aqIiRPKhCBLaqClzahWm7hC0XA==
aws-sdk@^2.1318.0:
version "2.1318.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1318.0.tgz#a633c82a51d0572805f744b51ca04a3babf6c909"
integrity sha512-xRCKqx4XWXUIpjDCVHmdOSINEVCIC5+yhmgUGR9A6VfxfPs59HbxKyd5LB+CmXhVbwVUM4SRWG5O+agQj+w7Eg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 779978f

Please sign in to comment.