Merge pull request #34 from RealFascinated/dependabot/npm_and_yarn/ioredis-5.2.4
Bump ioredis from 5.2.3 to 5.2.4
This commit is contained in:
commit
f946c03df5
@ -15,7 +15,7 @@
|
|||||||
"axios": "^1.1.3",
|
"axios": "^1.1.3",
|
||||||
"core-js-pure": "^3.26.0",
|
"core-js-pure": "^3.26.0",
|
||||||
"critters": "^0.0.16",
|
"critters": "^0.0.16",
|
||||||
"ioredis": "^5.2.3",
|
"ioredis": "^5.2.4",
|
||||||
"next": "12",
|
"next": "12",
|
||||||
"next-seo": "^5.13.0",
|
"next-seo": "^5.13.0",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
|
@ -1854,9 +1854,10 @@ intl-messageformat@^10.1.0:
|
|||||||
"@formatjs/icu-messageformat-parser" "2.1.7"
|
"@formatjs/icu-messageformat-parser" "2.1.7"
|
||||||
tslib "2.4.0"
|
tslib "2.4.0"
|
||||||
|
|
||||||
ioredis@^5.2.3:
|
ioredis@^5.2.4:
|
||||||
version "5.2.3"
|
version "5.2.4"
|
||||||
resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz"
|
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.4.tgz#9e262a668bc29bae98f2054c1e0d7efd86996b96"
|
||||||
|
integrity sha512-qIpuAEt32lZJQ0XyrloCRdlEdUUNGG9i0UOk6zgzK6igyudNWqEBxfH6OlbnOOoBBvr1WB02mm8fR55CnikRng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@ioredis/commands" "^1.1.1"
|
"@ioredis/commands" "^1.1.1"
|
||||||
cluster-key-slot "^1.1.0"
|
cluster-key-slot "^1.1.0"
|
||||||
|
Reference in New Issue
Block a user