Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.1239.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2022
1 parent c65874d commit b27321c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/jasmine": "4.3.0",
"@types/lodash": "4.14.186",
"@types/node": "16.11.68",
"aws-sdk": "2.1238.0",
"aws-sdk": "2.1239.0",
"aws-sdk-mock": "5.8.0",
"chance": "1.1.9",
"codecov": "3.8.3",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,23 @@ [email protected]:
sinon "^14.0.1"
traverse "^0.6.6"

[email protected], aws-sdk@^2.1231.0:
[email protected]:
version "2.1239.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1239.0.tgz#606e4fb0345da86db801538e13925828a9acbb31"
integrity sha512-746OlzNxjaMux93cTr5//WyY8t2HwRuJOO41qKDhXmklZibFDBc/3v/8CYzb1jsEYy77AO2J045+TkP9N10Wcw==
dependencies:
buffer "4.9.2"
events "1.1.1"
ieee754 "1.1.13"
jmespath "0.16.0"
querystring "0.2.0"
sax "1.2.1"
url "0.10.3"
util "^0.12.4"
uuid "8.0.0"
xml2js "0.4.19"

aws-sdk@^2.1231.0:
version "2.1238.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1238.0.tgz#4d67f7c9f2a3d293b94b6f78a15651e8fd886778"
integrity sha512-DCXAj98lFW0y2Ickm0MbXnxzbG5IDrhBXs6Wx+vscrYNFRjy7JGau9HACY8aFoesMQz8PzNmJKR82Dg2NsGvDg==
Expand Down

0 comments on commit b27321c

Please sign in to comment.