Skip to content

Commit ce2b40d

Browse files
fix(deps): update dependency ioredis to ^5.6.1 (#2074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a479e13 commit ce2b40d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/shared/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"tsc-alias": "^1.8.16",
1919
"typescript": "^5.8.3",
2020
"@types/express": "^4.17.23",
21-
"ioredis": "^5.4.2"
21+
"ioredis": "^5.6.1"
2222
},
2323
"dependencies": {
2424
"awilix": "^12.0.5",

packages/wallet/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"graphql-request": "^6.1.0",
2626
"hash-wasm": "^4.12.0",
2727
"helmet": "^7.2.0",
28-
"ioredis": "^5.4.2",
28+
"ioredis": "^5.6.1",
2929
"iron-session": "^8.0.4",
3030
"json-canonicalize": "^1.0.6",
3131
"knex": "^3.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)