Upgrade redis-node to latest (#24154)

This commit is contained in:
Nick Schonning
2023-03-18 04:05:17 -04:00
committed by GitHub
parent f7b9b36fc3
commit 34096bc6ea
2 changed files with 53 additions and 66 deletions

View File

@ -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",