Skip to content

Commit 7f3d72a

Browse files
authored
fix(deps): update dependency natural to v2 (#772)
1 parent 4b4853b commit 7f3d72a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vision/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@google-cloud/vision": "^1.11.0",
1717
"mathjs": "^6.0.0",
18-
"natural": "^1.0.0",
18+
"natural": "^2.0.0",
1919
"pureimage": "^0.2.1",
2020
"redis": "^3.0.0",
2121
"yargs": "^15.0.0"

0 commit comments

Comments
 (0)