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-secrets-manager from 3.699.0 to 3.709.0 #602

Closed
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
74 changes: 37 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,53 +369,53 @@ __metadata:
linkType: hard

"@aws-sdk/client-secrets-manager@npm:^3.478.0":
version: 3.699.0
resolution: "@aws-sdk/client-secrets-manager@npm:3.699.0"
version: 3.709.0
resolution: "@aws-sdk/client-secrets-manager@npm:3.709.0"
dependencies:
"@aws-crypto/sha256-browser": 5.2.0
"@aws-crypto/sha256-js": 5.2.0
"@aws-sdk/client-sso-oidc": 3.699.0
"@aws-sdk/client-sts": 3.699.0
"@aws-sdk/core": 3.696.0
"@aws-sdk/credential-provider-node": 3.699.0
"@aws-sdk/middleware-host-header": 3.696.0
"@aws-sdk/middleware-logger": 3.696.0
"@aws-sdk/middleware-recursion-detection": 3.696.0
"@aws-sdk/middleware-user-agent": 3.696.0
"@aws-sdk/region-config-resolver": 3.696.0
"@aws-sdk/types": 3.696.0
"@aws-sdk/util-endpoints": 3.696.0
"@aws-sdk/util-user-agent-browser": 3.696.0
"@aws-sdk/util-user-agent-node": 3.696.0
"@smithy/config-resolver": ^3.0.12
"@smithy/core": ^2.5.3
"@smithy/fetch-http-handler": ^4.1.1
"@smithy/hash-node": ^3.0.10
"@smithy/invalid-dependency": ^3.0.10
"@smithy/middleware-content-length": ^3.0.12
"@smithy/middleware-endpoint": ^3.2.3
"@smithy/middleware-retry": ^3.0.27
"@smithy/middleware-serde": ^3.0.10
"@smithy/middleware-stack": ^3.0.10
"@smithy/node-config-provider": ^3.1.11
"@smithy/node-http-handler": ^3.3.1
"@smithy/protocol-http": ^4.1.7
"@smithy/smithy-client": ^3.4.4
"@smithy/types": ^3.7.1
"@smithy/url-parser": ^3.0.10
"@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
"@smithy/config-resolver": ^3.0.13
"@smithy/core": ^2.5.5
"@smithy/fetch-http-handler": ^4.1.2
"@smithy/hash-node": ^3.0.11
"@smithy/invalid-dependency": ^3.0.11
"@smithy/middleware-content-length": ^3.0.13
"@smithy/middleware-endpoint": ^3.2.5
"@smithy/middleware-retry": ^3.0.30
"@smithy/middleware-serde": ^3.0.11
"@smithy/middleware-stack": ^3.0.11
"@smithy/node-config-provider": ^3.1.12
"@smithy/node-http-handler": ^3.3.2
"@smithy/protocol-http": ^4.1.8
"@smithy/smithy-client": ^3.5.0
"@smithy/types": ^3.7.2
"@smithy/url-parser": ^3.0.11
"@smithy/util-base64": ^3.0.0
"@smithy/util-body-length-browser": ^3.0.0
"@smithy/util-body-length-node": ^3.0.0
"@smithy/util-defaults-mode-browser": ^3.0.27
"@smithy/util-defaults-mode-node": ^3.0.27
"@smithy/util-endpoints": ^2.1.6
"@smithy/util-middleware": ^3.0.10
"@smithy/util-retry": ^3.0.10
"@smithy/util-defaults-mode-browser": ^3.0.30
"@smithy/util-defaults-mode-node": ^3.0.30
"@smithy/util-endpoints": ^2.1.7
"@smithy/util-middleware": ^3.0.11
"@smithy/util-retry": ^3.0.11
"@smithy/util-utf8": ^3.0.0
"@types/uuid": ^9.0.1
tslib: ^2.6.2
uuid: ^9.0.1
checksum: d595ed0ea844baf1f7953ef6859e37ae69c55e6259995ef38a385bdcd0389277e447cdd5d4ad898cb5444fdaaa18f38f86d0571a4e029a63c121a86d6c7e0075
checksum: 01c13cd66c8ccf5a05f127d047b87fb0b1976bbae734ac827fa2e187ec2bdd669ae2e5f12482d54ca3a6fbf390d1904a3e19cd1b1d1aec95b518c6ce5a9265c2
languageName: node
linkType: hard

Expand Down
Loading