Skip to content

Commit febcc55

Browse files
fix(deps): update dependency redis to ~5.11.0 (#7619)
Co-authored-by: Gabe Pearhill <[email protected]>
1 parent 5395e29 commit febcc55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-vision/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@google-cloud/vision": "^5.3.4",
1717
"natural": "^8.0.0",
1818
"pureimage": "^0.4.0",
19-
"redis": "~5.7.0",
19+
"redis": "~5.11.0",
2020
"yargs": "^17.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)