Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build(deps): update dependency redis to v3.1.2 (#9760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 28, 2021
1 parent 1d7a984 commit 135875d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -171,7 +171,7 @@
"p-queue": "6.6.2",
"parse-diff": "0.8.1",
"parse-link-header": "1.0.1",
"redis": "3.1.1",
"redis": "3.1.2",
"registry-auth-token": "4.2.1",
"semver": "7.3.5",
"semver-stable": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8692,10 +8692,10 @@ redis-parser@^3.0.0:
dependencies:
redis-errors "^1.0.0"

redis@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/redis/-/redis-3.1.1.tgz#a44bee7c072dcf685e139048d6a1a4d3b00f5d01"
integrity sha512-QhkKhOuzhogR1NDJfBD34TQJz2ZJwDhhIC6ZmvpftlmfYShHHQXjjNspAJ+Z2HH5NwSBVYBVganbiZ8bgFMHjg==
redis@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/redis/-/redis-3.1.2.tgz#766851117e80653d23e0ed536254677ab647638c"
integrity sha512-grn5KoZLr/qrRQVwoSkmzdbw6pwF+/rwODtrOr6vuBRiR/f3rjSTGupbF90Zpqm2oenix8Do6RV7pYEkGwlKkw==
dependencies:
denque "^1.5.0"
redis-commands "^1.7.0"
Expand Down

0 comments on commit 135875d

Please sign in to comment.