Skip to content

Commit e7fa688

Browse files
fix(deps): update dependency @smithy/signature-v4 to v5
1 parent c2e936c commit e7fa688

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@aws-crypto/sha256-js": "^5.2.0",
4343
"@aws-sdk/types": "^3.489.0",
4444
"@event-scout/construct-contracts": "workspace:^0.7.7",
45-
"@smithy/signature-v4": "^4.0.0",
45+
"@smithy/signature-v4": "^5.0.0",
4646
"@swarmion/serverless-contracts": "^0.33.0",
4747
"axios": "^1.6.8"
4848
},

packages/event-scout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@aws-sdk/credential-providers": "^3.490.0",
3838
"@aws-sdk/types": "^3.489.0",
3939
"@event-scout/construct-contracts": "workspace:^",
40-
"@smithy/signature-v4": "^4.0.0",
40+
"@smithy/signature-v4": "^5.0.0",
4141
"ajv": "^8.12.0",
4242
"commander": "^12.0.0",
4343
"ws": "^8.16.0"

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)