Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1253.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2022
1 parent 8ebf424 commit 3c3f7f0
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.1252.0",
"aws-sdk": "2.1253.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3311,9 +3311,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1252.0":
version: 2.1252.0
resolution: "aws-sdk@npm:2.1252.0"
"aws-sdk@npm:2.1253.0":
version: 2.1253.0
resolution: "aws-sdk@npm:2.1253.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -3325,7 +3325,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.4.19
checksum: c1876479577bc26697d791d9b53b297fa3bfb17cf70157c282a156799ca573bdc1102436b3942c759cddd060aa746814cebc06fa1bad08c76ef3c1e510a8f6d5
checksum: 87928c1f788dc82f85470e1171738bdbe2a9e13d7ab7e328a0adef90aaf9e1793167c8c80963a0ab83c69a3a3c72657ee3b6f7060b8e7928332b2468f85e58f3
languageName: node
linkType: hard

Expand All @@ -3348,7 +3348,7 @@ __metadata:
"@types/yargs": 17.0.13
"@typescript-eslint/eslint-plugin": 5.42.1
"@typescript-eslint/parser": 5.42.1
aws-sdk: 2.1252.0
aws-sdk: 2.1253.0
commitizen: 4.2.5
conventional-changelog-cli: 2.2.2
cz-conventional-changelog: 3.3.0
Expand Down

0 comments on commit 3c3f7f0

Please sign in to comment.