Skip to content

Commit c10d316

Browse files
renovate-botAce Nassri
authored andcommitted
fix(deps): update dependency mathjs to v7 (#400)
1 parent 4d927a4 commit c10d316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/automl": "^2.0.0",
2020
"csv": "^5.1.3",
21-
"mathjs": "^6.0.0",
21+
"mathjs": "^7.0.0",
2222
"yargs": "^15.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)