Skip to content

Commit

Permalink
fix(deps): update dependency redis to ~4.6.0 (#3896)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 26, 2023
1 parent f8414ac commit 7c1bac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/vision": "^3.1.0",
"natural": "^6.0.0",
"pureimage": "^0.3.0",
"redis": "~4.5.0",
"redis": "~4.6.0",
"yargs": "^16.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7c1bac8

Please sign in to comment.