mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Upgrade minimist to avoid security vulnerability
See [this](https://github.com/substack/minimist#security) for more info.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user