-
- Downloads
updated minimist dependency to prevent security warning
... | @@ -91,6 +91,7 @@ | ... | @@ -91,6 +91,7 @@ |
"@types/stream-to-array": "^2.3.0", | "@types/stream-to-array": "^2.3.0", | ||
"@types/vscode": "^1.45.1", | "@types/vscode": "^1.45.1", | ||
"error": "^10.3.0", | "error": "^10.3.0", | ||
"mkdirp": "^1.0.4", | |||
"ndjson": "^1.5.0", | "ndjson": "^1.5.0", | ||
"path": "^0.12.7", | "path": "^0.12.7", | ||
"stream-to-array": "^2.3.0", | "stream-to-array": "^2.3.0", | ||
... | ... |
Please register or sign in to comment