Fix makerjs dep and audit

This commit is contained in:
Bán Dénes 2021-04-01 14:43:56 +02:00
parent 5e36f0e929
commit c0eea2a9dc
2 changed files with 2972 additions and 8 deletions

2978
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"dependencies": {
"fs-extra": "^9.0.1",
"js-yaml": "^3.14.0",
"makerjs": "github:mrzealot/maker.js-dist",
"makerjs": "github:mrzealot/maker.js-dist#a0ca32948845efe8ad5c9ca454f1285926853138",
"mathjs": "^8.1.1",
"yargs": "^15.4.1"
},