Skip to content

Commit 77b8f45

Browse files
fix(deps): update dependency ioredis to ^5.4.2 (#1896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8753d52 commit 77b8f45

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.10",
1919
"typescript": "^5.6.3",
2020
"@types/express": "^4.17.21",
21-
"ioredis": "^5.4.1"
21+
"ioredis": "^5.4.2"
2222
},
2323
"dependencies": {
2424
"awilix": "^12.0.4",

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.1",
28+
"ioredis": "^5.4.2",
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)