Skip to content

Commit

Permalink
Merge pull request #1748 from Hongbo-Miao/renovate/ioredis-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency ioredis to v4.20.0
  • Loading branch information
mergify[bot] authored Feb 5, 2021
2 parents 3f50c8c + 2f8daa6 commit feaae16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"graphql-upload": "11.0.0",
"graphql-ws": "4.1.2",
"helmet": "4.4.1",
"ioredis": "4.19.4",
"ioredis": "4.20.0",
"jsonwebtoken": "8.5.1",
"knex": "0.21.17",
"lodash.uniq": "4.5.0",
Expand Down
8 changes: 4 additions & 4 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6211,10 +6211,10 @@ [email protected]:
minimatch "^3.0.4"
standard-as-callback "^2.0.1"

ioredis@4.19.4:
version "4.19.4"
resolved "https://registry.npmjs.org/ioredis/-/ioredis-4.19.4.tgz#11112005f87ad3acac247ada3b22eb31b947f7c7"
integrity sha512-3haQWw9dpEjcfVcRktXlayVNrrqvvc2io7Q/uiV2UsYw8/HC2YwwJr78Wql7zu5bzwci0x9bZYA69U7KkevAvw==
ioredis@4.20.0:
version "4.20.0"
resolved "https://registry.npmjs.org/ioredis/-/ioredis-4.20.0.tgz#dae12b6f6dcbfc2ce59fd073a18af8e1ee1126c3"
integrity sha512-UQt662u4/n+9jIWKHcszAA7TaiXCOCc/kVX2QbnVzrtNiCTg2DVQBY4jte6MfbVwZXxAkWHHBFSDlR2wcnCiVA==
dependencies:
cluster-key-slot "^1.1.0"
debug "^4.1.1"
Expand Down

0 comments on commit feaae16

Please sign in to comment.