Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency redis to v4 (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 14, 2021
1 parent abc4044 commit 1584e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/vision": "^2.4.0",
"natural": "^5.0.0",
"pureimage": "^0.3.0",
"redis": "^3.0.0",
"redis": "^4.0.0",
"yargs": "^16.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1584e4e

Please sign in to comment.