Skip to content

Commit f3c4dce

Browse files
committed
fix: upgrade ioredis from 5.6.0 to 5.6.1
Snyk has created this PR to upgrade ioredis from 5.6.0 to 5.6.1. See this package in npm: ioredis See this project in Snyk: https://app.snyk.io/org/alanplatt/project/1b2bf928-5fa4-4d1c-b1ab-a952af53a16b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent cdbe85a commit f3c4dce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"highlight.js": "^11.11.1",
9696
"http-status-codes": "^2.3.0",
9797
"humanize-duration": "^3.32.1",
98-
"ioredis": "^5.6.0",
98+
"ioredis": "^5.6.1",
9999
"joi": "^17.13.3",
100100
"liquidjs": "^10.21.0",
101101
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)