Upgrade minimist to avoid security vulnerability

See [this](https://github.com/substack/minimist#security) for more info.
This commit is contained in:
Álvaro Mondéjar
2020-04-25 13:38:40 +02:00
committed by GitHub
parent 5dcd0bfe37
commit 4df3d43dbb

View File

@@ -91,7 +91,7 @@
"jsonschema": "^1.1.0",
"mapillary-js": "~2.20.0",
"mapillary_sprite_source": "^1.8.0",
"minimist": "^1.2.0",
"minimist": "^1.2.3",
"mocha": "^7.0.1",
"mocha-phantomjs-core": "^2.1.0",
"name-suggestion-index": "4.0.2",