Skip to content

Commit

Permalink
fix(deps): update dependency @smithy/signature-v4 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent aecce37 commit ff9cfb6
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@aws-crypto/sha256-js": "^5.2.0",
"@aws-sdk/types": "^3.489.0",
"@event-scout/construct-contracts": "workspace:^0.7.7",
"@smithy/signature-v4": "^4.0.0",
"@smithy/signature-v4": "^5.0.0",
"@swarmion/serverless-contracts": "^0.33.0",
"axios": "^1.6.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/event-scout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@aws-sdk/credential-providers": "^3.490.0",
"@aws-sdk/types": "^3.489.0",
"@event-scout/construct-contracts": "workspace:^",
"@smithy/signature-v4": "^4.0.0",
"@smithy/signature-v4": "^5.0.0",
"ajv": "^8.12.0",
"commander": "^12.0.0",
"ws": "^8.16.0"
Expand Down
99 changes: 91 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff9cfb6

Please sign in to comment.