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 and NimJay committed Nov 10, 2022
1 parent ffbed13 commit 2c6f195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-language/snippets/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 2c6f195

Please sign in to comment.