mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend
Bumps [ioredis](https://github.com/luin/ioredis) from 4.16.0 to 4.16.1. - [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.16.0...v4.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
aec58520b9
commit
10696cf64a
@ -65,7 +65,7 @@
|
|||||||
"graphql-shield": "~7.2.2",
|
"graphql-shield": "~7.2.2",
|
||||||
"graphql-tag": "~2.10.3",
|
"graphql-tag": "~2.10.3",
|
||||||
"helmet": "~3.22.0",
|
"helmet": "~3.22.0",
|
||||||
"ioredis": "^4.16.0",
|
"ioredis": "^4.16.1",
|
||||||
"jsonwebtoken": "~8.5.1",
|
"jsonwebtoken": "~8.5.1",
|
||||||
"linkifyjs": "~2.1.8",
|
"linkifyjs": "~2.1.8",
|
||||||
"lodash": "~4.17.14",
|
"lodash": "~4.17.14",
|
||||||
|
|||||||
@ -5039,10 +5039,10 @@ invariant@^2.2.2, invariant@^2.2.4:
|
|||||||
dependencies:
|
dependencies:
|
||||||
loose-envify "^1.0.0"
|
loose-envify "^1.0.0"
|
||||||
|
|
||||||
ioredis@^4.16.0, ioredis@^4.6.3:
|
ioredis@^4.16.1, ioredis@^4.6.3:
|
||||||
version "4.16.0"
|
version "4.16.1"
|
||||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.16.0.tgz#44d51288e20da14e5b6f687b2db0312e69106556"
|
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.16.1.tgz#377c21d2a4fa8cc31fe9028c666f8dd16a6255bf"
|
||||||
integrity sha512-tlalhtuvnxXJNtrPjec1nGicuOCpi9ErYV/fRfwaWSzktX9ESrzHlcFwj1pVAL326E8dmt7h9pPQZyyVPPksRA==
|
integrity sha512-g76Mm9dE7BLuewncu1MimGZw5gDDjDwjoRony/VoSxSJEKAhuYncDEwYKYjtHi2NWsTNIB6XXRjE64uVa/wpKQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
cluster-key-slot "^1.1.0"
|
cluster-key-slot "^1.1.0"
|
||||||
debug "^4.1.1"
|
debug "^4.1.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user