Installed ocfl, ran npm audit fix
... | ... | @@ -15,10 +15,11 @@ |
"author": "Moises", | ||
"license": "GPL-3.0-or-later", | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"axios": "^0.18.1", | ||
"datacrate": "git+https://code.research.uts.edu.au/eresearch/datacrate.git#random_as_library", | ||
"fs-extra": "^8.0.1", | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.15", | ||
"ocfl": "^1.0.3", | ||
"yargs": "^13.2.4" | ||
}, | ||
"devDependencies": { | ||
... | ... |
Please register or sign in to comment