Skip to content

Commit b2012d8

Browse files
chore(deps-dev): bump @redis/client from 5.12.0 to 5.12.1 (#5190)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6084bc7 commit b2012d8

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

examples/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@aws-sdk/client-ssm": "^3.1014.0",
4141
"@aws-sdk/util-dynamodb": "^3.996.2",
4242
"@middy/core": "^4.7.0",
43-
"@redis/client": "^5.12.0",
43+
"@redis/client": "^5.12.1",
4444
"@valkey/valkey-glide": "^2.3.1",
4545
"aws-sdk-client-mock": "^4.1.0",
4646
"zod": "^4.3.6"

package-lock.json

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

packages/idempotency/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@aws-sdk/client-dynamodb": ">=3.x",
123123
"@aws-sdk/lib-dynamodb": ">=3.x",
124124
"@middy/core": "4.x || 5.x || 6.x || 7.x",
125-
"@redis/client": "^5.12.0",
125+
"@redis/client": "^5.12.1",
126126
"@valkey/valkey-glide": "^2.3.1"
127127
},
128128
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)