Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build(deps): update dependency redis to v3.1.1 [security] (#9752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 27, 2021
1 parent 718294b commit be3b4bc
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.0",
"redis": "3.1.1",
"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.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/redis/-/redis-3.1.0.tgz#39daec130d74b78decca93513c61db0af5d86ce6"
integrity sha512-//lAOcEtNIKk2ekZibes5oyWKYUVWMvMB71lyD/hS9KRePNkB7AU3nXGkArX6uDKEb2N23EyJBthAv6pagD0uw==
redis@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/redis/-/redis-3.1.1.tgz#a44bee7c072dcf685e139048d6a1a4d3b00f5d01"
integrity sha512-QhkKhOuzhogR1NDJfBD34TQJz2ZJwDhhIC6ZmvpftlmfYShHHQXjjNspAJ+Z2HH5NwSBVYBVganbiZ8bgFMHjg==
dependencies:
denque "^1.5.0"
redis-commands "^1.7.0"
Expand Down

0 comments on commit be3b4bc

Please sign in to comment.