Skip to content

Commit

Permalink
fix(deps): update dependency mathjs to v10 (#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 6, 2021
1 parent eab0109 commit 23d61bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-language/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/automl": "^2.0.0",
"mathjs": "^9.0.0",
"mathjs": "^10.0.0",
"@google-cloud/language": "^4.3.1",
"@google-cloud/storage": "^5.0.0",
"yargs": "^16.0.0"
Expand Down

0 comments on commit 23d61bc

Please sign in to comment.