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

Commit 109fed0

Browse files
authored
fix(deps): update dependency redis to ~4.5.0 (#1072)
1 parent 3450082 commit 109fed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@google-cloud/vision": "^3.0.1",
1414
"natural": "^5.0.0",
1515
"pureimage": "^0.3.0",
16-
"redis": "~4.3.0",
16+
"redis": "~4.5.0",
1717
"yargs": "^16.0.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)