Skip to content

Commit cf5598c

Browse files
authored
fix(deps): update dependency mathjs to v9 (#482)
1 parent 18e8dba commit cf5598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-automl/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/automl": "^2.4.0",
2020
"csv": "^5.1.3",
21-
"mathjs": "^8.0.0",
21+
"mathjs": "^9.0.0",
2222
"yargs": "^16.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)