Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1130.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2022
1 parent 1166268 commit 9ca6a90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"aws-sdk": "2.1129.0",
"aws-sdk": "2.1130.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2996,9 +2996,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1129.0":
version: 2.1129.0
resolution: "aws-sdk@npm:2.1129.0"
"aws-sdk@npm:2.1130.0":
version: 2.1130.0
resolution: "aws-sdk@npm:2.1130.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -3009,7 +3009,7 @@ __metadata:
url: 0.10.3
uuid: 3.3.2
xml2js: 0.4.19
checksum: 53288253baf337e1bfdbd7f20040a2a96e90eff94dcff0c6cac0f6649340c0b147950bba94cbe3b4b651abf8be3c1614b9dd93541290ae3a46877a8bf6367cff
checksum: 141a2f43a2391bf9f6a7dc69c288d97a71bcd41b467524958b16e0f4e62cea48703d764eff0694daeb99a8dda59754267c36cb62a364d643f78c2a2c38196ec2
languageName: node
linkType: hard

Expand All @@ -3032,7 +3032,7 @@ __metadata:
"@types/yargs": 17.0.10
"@typescript-eslint/eslint-plugin": 5.22.0
"@typescript-eslint/parser": 5.22.0
aws-sdk: 2.1129.0
aws-sdk: 2.1130.0
commitizen: 4.2.4
conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0
Expand Down

0 comments on commit 9ca6a90

Please sign in to comment.