Skip to content

Commit

Permalink
package: rollback redis to 3.0.2
Browse files Browse the repository at this point in the history
problem related to redis/node-redis#1508
  • Loading branch information
znarf committed Jul 28, 2021
1 parent 8be8143 commit fa70c98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -109,7 +109,7 @@
"pg-connection-string": "2.5.0",
"pg-format": "1.0.4",
"prepend-http": "3.0.1",
"redis": "3.1.2",
"redis": "3.0.2",
"sanitize-html": "2.4.0",
"sequelize": "6.6.5",
"sequelize-cli": "6.2.0",
Expand Down

0 comments on commit fa70c98

Please sign in to comment.