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

Commit

Permalink
fix(deps): update dependency csv to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 29, 2021
1 parent 497be26 commit ea84be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"@google-cloud/automl": "^2.5.1",
"csv": "^5.1.3",
"csv": "^6.0.0",
"mathjs": "^10.0.0",
"yargs": "^16.0.0"
},
Expand Down

0 comments on commit ea84be9

Please sign in to comment.