chore(deps): update dependency ioredis to v5.3.2 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
"eslint": "^8.37.0",
|
||||
"eslint-plugin-unused-imports": "2.0.0",
|
||||
"husky": "8.0.3",
|
||||
"ioredis": "5.3.1",
|
||||
"ioredis": "5.3.2",
|
||||
"lint-staged": "13.2.1",
|
||||
"prettier": "2.8.7",
|
||||
"rimraf": "3.0.2",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -335,8 +335,8 @@ importers:
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
ioredis:
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2
|
||||
lint-staged:
|
||||
specifier: 13.2.1
|
||||
version: 13.2.1
|
||||
@@ -3814,7 +3814,7 @@ packages:
|
||||
resolution: {integrity: sha512-TCxbp9ceuFveTKWuNaCX8QjoC41rAlHen4s63u9Yd+iXlw3efYmimc/u935PKPxSdhkXpnMes4mxtK3/yb0L4g==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
dependencies:
|
||||
ioredis: 5.3.1
|
||||
ioredis: 5.3.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -6035,8 +6035,8 @@ packages:
|
||||
engines: {node: '>= 0.10'}
|
||||
dev: true
|
||||
|
||||
/ioredis@5.3.1:
|
||||
resolution: {integrity: sha512-C+IBcMysM6v52pTLItYMeV4Hz7uriGtoJdz7SSBDX6u+zwSYGirLdQh3L7t/OItWITcw3gTFMjJReYUwS4zihg==}
|
||||
/ioredis@5.3.2:
|
||||
resolution: {integrity: sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.1.1
|
||||
|
||||
Reference in New Issue
Block a user