fix(package): Fix shrinkwrap file

Change-type: patch
Signed-off-by: Alexis Svinartchouk <alexis@balena.io>
This commit is contained in:
Alexis Svinartchouk 2018-11-06 17:11:56 +01:00
parent 66457ca0c7
commit 7f6ffe0f73

7
npm-shrinkwrap.json generated
View File

@ -1808,8 +1808,7 @@
},
"commander": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
"dev": true
"resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz"
},
"comment-parser": {
"version": "0.4.2",
@ -9046,6 +9045,10 @@
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz"
},
"xmlhttprequest": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz"
},
"xok": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/xok/-/xok-1.0.0.tgz"