Skip to content

Commit 3b6c206

Browse files
chore(deps): bump ioredis from 5.1.0 to 5.2.3 (#412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 817dba0 commit 3b6c206

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"class-validator": "0.13.2",
1616
"cross-env": "7.0.3",
1717
"graphql": "15.8.0",
18-
"ioredis": "5.1.0",
18+
"ioredis": "5.2.3",
1919
"koa": "^2.13.4",
2020
"koa-compress": "^5.1.0",
2121
"koa-jwt": "4.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,10 +2225,10 @@ inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3:
22252225
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
22262226
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
22272227

2228-
ioredis@5.1.0:
2229-
version "5.1.0"
2230-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.1.0.tgz#17bc0bc40f164ef26910ca6e56981c2a9bfdf57e"
2231-
integrity sha512-HYHnvwxFwefeUBj0hZFejLvd8Q/YNAfnZlZG/hSRxkRhXMs1H8soMEVccHd1WlLrKkynorXBsAtqDGskOdAfVQ==
2228+
ioredis@5.2.3:
2229+
version "5.2.3"
2230+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.3.tgz#d5b37eb13e643241660d6cee4eeb41a026cda8c0"
2231+
integrity sha512-gQNcMF23/NpvjCaa1b5YycUyQJ9rBNH2xP94LWinNpodMWVUPP5Ai/xXANn/SM7gfIvI62B5CCvZxhg5pOgyMw==
22322232
dependencies:
22332233
"@ioredis/commands" "^1.1.1"
22342234
cluster-key-slot "^1.1.0"

0 commit comments

Comments
 (0)