]> cat aescling's git repositories - mastodon.git/commitdiff
Bump redis from 3.1.1 to 3.1.2 (#16121)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Apr 2021 11:49:35 +0000 (20:49 +0900)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 11:49:35 +0000 (20:49 +0900)
Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index 4ec4b8215381579c86864cdc8c968c04451969ec..f169ca1cd3920650b3c57ef267c74b238b0d3675 100644 (file)
     "react-swipeable-views": "^0.13.9",
     "react-textarea-autosize": "^8.3.2",
     "react-toggle": "^4.1.2",
-    "redis": "^3.1.1",
+    "redis": "^3.1.2",
     "redux": "^4.0.5",
     "redux-immutable": "^4.0.0",
     "redux-thunk": "^2.2.0",
index f88cc5edcc8a6942c2c7718f6d2120e2deb61539..156e55b8173878f56b4fc6edb1079c4b6e3c41ab 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -9143,10 +9143,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"