File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 43
43
"@types/ioredis" : " 4.28.7" ,
44
44
"@types/jest" : " 27.4.0" ,
45
45
"@types/redis" : " 2.8.32" ,
46
- "ioredis" : " 4.28.4 " ,
46
+ "ioredis" : " 4.28.5 " ,
47
47
"jest" : " 27.5.0" ,
48
48
"redis" : " 3.1.2" ,
49
49
"testcontainers" : " 8.2.0" ,
Original file line number Diff line number Diff line change 64
64
"devDependencies" : {
65
65
"@types/ioredis" : " 4.28.7" ,
66
66
"cross-env" : " 7.0.3" ,
67
- "ioredis" : " 4.28.4 " ,
67
+ "ioredis" : " 4.28.5 " ,
68
68
"jest" : " 27.5.0" ,
69
69
"microbundle" : " 0.14.2" ,
70
70
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2344,7 +2344,7 @@ __metadata:
2344
2344
" @types/ioredis " : 4.28.7
2345
2345
" @types/jest " : 27.4.0
2346
2346
" @types/redis " : 2.8.32
2347
- ioredis : 4.28.4
2347
+ ioredis : 4.28.5
2348
2348
jest : 27.5.0
2349
2349
redis : 3.1.2
2350
2350
testcontainers : 8.2.0
@@ -2376,7 +2376,7 @@ __metadata:
2376
2376
" @soluble/dsn-parser " : " workspace:^"
2377
2377
" @types/ioredis " : 4.28.7
2378
2378
cross-env : 7.0.3
2379
- ioredis : 4.28.4
2379
+ ioredis : 4.28.5
2380
2380
jest : 27.5.0
2381
2381
microbundle : 0.14.2
2382
2382
rimraf : 3.0.2
@@ -6334,9 +6334,9 @@ __metadata:
6334
6334
languageName : node
6335
6335
linkType : hard
6336
6336
6337
- " ioredis@npm:4.28.4 " :
6338
- version : 4.28.4
6339
- resolution : " ioredis@npm:4.28.4 "
6337
+ " ioredis@npm:4.28.5 " :
6338
+ version : 4.28.5
6339
+ resolution : " ioredis@npm:4.28.5 "
6340
6340
dependencies :
6341
6341
cluster-key-slot : ^1.1.0
6342
6342
debug : ^4.3.1
@@ -6349,7 +6349,7 @@ __metadata:
6349
6349
redis-errors : ^1.2.0
6350
6350
redis-parser : ^3.0.0
6351
6351
standard-as-callback : ^2.1.0
6352
- checksum : cedf494a121bab17844daa78aaaeca8d17bf68b46f3e97b558f0f331236ad0ada58b0a299423312db0919f15046472ad2d7b87ae3bf59bd115c0668fc3210617
6352
+ checksum : a8793c3324cd69fa55b4baacbda118ce6724e574260157761276b31411dd3e168c75490f7155c6ce34d79e01488efa98e0cdb162991970fd56da7cbcdafb8fb8
6353
6353
languageName : node
6354
6354
linkType : hard
6355
6355
You can’t perform that action at this time.
0 commit comments