Build(deps): bump ioredis from 4.27.3 to 4.27.4 (#6582)
Bumps [ioredis](https://github.com/luin/ioredis) from 4.27.3 to 4.27.4. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md) - [Commits](https://github.com/luin/ioredis/compare/v4.27.3...v4.27.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fd7adf1f17
commit
f7f6d911ca
14
package-lock.json
generated
14
package-lock.json
generated
@@ -29,7 +29,7 @@
|
||||
"got": "11.8.2",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-tag": "^2.12.4",
|
||||
"ioredis": "4.27.3",
|
||||
"ioredis": "4.27.4",
|
||||
"joi": "17.4.0",
|
||||
"joi-extension-semver": "5.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@@ -16914,9 +16914,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ioredis": {
|
||||
"version": "4.27.3",
|
||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.27.3.tgz",
|
||||
"integrity": "sha512-eAirtUIljFkHJwuKQhbGajVrdCUMNKRuOrhzRFeYZRvXnLs4757Oss1S8aiheB4NSO1RsLeG+2RUjY/0/XiSig==",
|
||||
"version": "4.27.4",
|
||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.27.4.tgz",
|
||||
"integrity": "sha512-1n91WZ+L1tHL4hEN9pT16s3f0+Dg82GfvyJGaD47BhEvQb63gIsmDkt/dmzDFBTYfwwlQn8TsT/QSPcjHiT3CQ==",
|
||||
"dependencies": {
|
||||
"cluster-key-slot": "^1.1.0",
|
||||
"debug": "^4.3.1",
|
||||
@@ -45767,9 +45767,9 @@
|
||||
}
|
||||
},
|
||||
"ioredis": {
|
||||
"version": "4.27.3",
|
||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.27.3.tgz",
|
||||
"integrity": "sha512-eAirtUIljFkHJwuKQhbGajVrdCUMNKRuOrhzRFeYZRvXnLs4757Oss1S8aiheB4NSO1RsLeG+2RUjY/0/XiSig==",
|
||||
"version": "4.27.4",
|
||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.27.4.tgz",
|
||||
"integrity": "sha512-1n91WZ+L1tHL4hEN9pT16s3f0+Dg82GfvyJGaD47BhEvQb63gIsmDkt/dmzDFBTYfwwlQn8TsT/QSPcjHiT3CQ==",
|
||||
"requires": {
|
||||
"cluster-key-slot": "^1.1.0",
|
||||
"debug": "^4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user