Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore [deps:npm]: Bump @aws-sdk/client-ssm from 3.709.0 to 3.713.0 #621

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,24 +572,24 @@ __metadata:
linkType: hard

"@aws-sdk/client-ssm@npm:^3.462.0":
version: 3.709.0
resolution: "@aws-sdk/client-ssm@npm:3.709.0"
version: 3.713.0
resolution: "@aws-sdk/client-ssm@npm:3.713.0"
dependencies:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/client-sso-oidc": 3.709.0
"@aws-sdk/client-sts": 3.709.0
"@aws-sdk/core": 3.709.0
"@aws-sdk/credential-provider-node": 3.709.0
"@aws-sdk/middleware-host-header": 3.709.0
"@aws-sdk/middleware-logger": 3.709.0
"@aws-sdk/middleware-recursion-detection": 3.709.0
"@aws-sdk/middleware-user-agent": 3.709.0
"@aws-sdk/region-config-resolver": 3.709.0
"@aws-sdk/types": 3.709.0
"@aws-sdk/util-endpoints": 3.709.0
"@aws-sdk/util-user-agent-browser": 3.709.0
"@aws-sdk/util-user-agent-node": 3.709.0
"@aws-sdk/client-sso-oidc": 3.713.0
"@aws-sdk/client-sts": 3.713.0
"@aws-sdk/core": 3.713.0
"@aws-sdk/credential-provider-node": 3.713.0
"@aws-sdk/middleware-host-header": 3.713.0
"@aws-sdk/middleware-logger": 3.713.0
"@aws-sdk/middleware-recursion-detection": 3.713.0
"@aws-sdk/middleware-user-agent": 3.713.0
"@aws-sdk/region-config-resolver": 3.713.0
"@aws-sdk/types": 3.713.0
"@aws-sdk/util-endpoints": 3.713.0
"@aws-sdk/util-user-agent-browser": 3.713.0
"@aws-sdk/util-user-agent-node": 3.713.0
"@smithy/config-resolver": ^3.0.13
"@smithy/core": ^2.5.5
"@smithy/fetch-http-handler": ^4.1.2
Expand Down Expand Up @@ -619,7 +619,7 @@ __metadata:
"@types/uuid": ^9.0.1
tslib: ^2.6.2
uuid: ^9.0.1
checksum: 57c902daa8e6c14eb7fb88cbc6351e73491374417dad91250517b629041bf9cbfa28863798ece80846022c4e4d3b908340b7eeff707019b32f750ede6dc6a92b
checksum: ab666ae9bda61a2320f35077988d823ebb1e1022a92d2dbca2f23d5e8cec26c7404db43ff543b018256d9440c094514fbe6719f9771e7d3a778b3b2ac479d621
languageName: node
linkType: hard

Expand Down
Loading