Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.1247.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent c65874d commit 9ac4151
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.1247.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.1247.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1247.0.tgz#c3a74f1af3d293d460f50daadb4849dab6e0119d"
integrity sha512-hBiVzkm5pxGchl+dn+uIApk76n3UOGuDmQBr1H2J25Ls8F7M9sNiumJby/cSjis+U+gAhl7u414SMY+ZTAJAkQ==
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 9ac4151

Please sign in to comment.