Skip to content

Commit

Permalink
chore(deps-dev): bump aws-sdk to 2.1689.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Sep 4, 2024
1 parent b19e54e commit 81a5230
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 @@ -50,7 +50,7 @@
"@tsconfig/node16": "^16.1.3",
"@types/jscodeshift": "^0.11.11",
"@types/node": "^16.18.101",
"aws-sdk": "2.1641.0",
"aws-sdk": "2.1689.0",
"tsx": "^4.7.1",
"typescript": "~5.5.2",
"vitest": "~2.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ __metadata:
"@tsconfig/node16": "npm:^16.1.3"
"@types/jscodeshift": "npm:^0.11.11"
"@types/node": "npm:^16.18.101"
aws-sdk: "npm:2.1641.0"
aws-sdk: "npm:2.1689.0"
jscodeshift: "npm:17.0.0"
tsx: "npm:^4.7.1"
typescript: "npm:~5.5.2"
Expand All @@ -1643,9 +1643,9 @@ __metadata:
languageName: unknown
linkType: soft

"aws-sdk@npm:2.1641.0":
version: 2.1641.0
resolution: "aws-sdk@npm:2.1641.0"
"aws-sdk@npm:2.1689.0":
version: 2.1689.0
resolution: "aws-sdk@npm:2.1689.0"
dependencies:
buffer: "npm:4.9.2"
events: "npm:1.1.1"
Expand All @@ -1657,7 +1657,7 @@ __metadata:
util: "npm:^0.12.4"
uuid: "npm:8.0.0"
xml2js: "npm:0.6.2"
checksum: 10c0/9a2465894dfbc5ba19680381f72a0a436cd312950e4037a20bda4357143d1cafb276829eb01baafec92e63cf18bd9fb06b056d4ccd85c43c5d26002d0531384e
checksum: 10c0/52d55420f57455301b349b4c5f5a65a3ca92867a0ae1f7cdc9898f3c1967990d2214c44cb5e6f60c7df595679d29ec915cdc2dac02bc86402e72625a24bed765
languageName: node
linkType: hard

Expand Down

0 comments on commit 81a5230

Please sign in to comment.