Update nbin

The latest version contains a fix for passing null options when reading
a file. Fixes #544.
This commit is contained in:
Asher
2019-09-16 17:40:45 -05:00
parent 6a864f9f47
commit ef069d9b0e
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"patch:apply": "yarn ensure-in-vscode && cd ../../../ && git apply ./src/vs/server/scripts/vscode.patch"
},
"devDependencies": {
"@coder/nbin": "^1.2.0",
"@coder/nbin": "^1.2.2",
"@types/pem": "^1.9.5",
"@types/safe-compare": "^1.1.0",
"@types/tar-fs": "^1.16.1",