about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2023-03-18 04:05:17 -0400
committerGitHub <noreply@github.com>2023-03-18 17:05:17 +0900
commit34096bc6ea788fece267116ef190e0d218f77b18 (patch)
tree6839f5a58c55c2a4e88a4a2064e2310b28283c76 /package.json
parentf7b9b36fc3d54817831d35923fcd347f89c6c9e5 (diff)
Upgrade redis-node to latest (#24154)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 53648a86f..ee3eab998 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
     "react-swipeable-views": "^0.14.0",
     "react-textarea-autosize": "^8.4.0",
     "react-toggle": "^4.1.3",
-    "redis": "^4.0.6 <4.1.0",
+    "redis": "^4.6.5",
     "redux": "^4.2.1",
     "redux-immutable": "^4.0.0",
     "redux-thunk": "^2.4.2",