diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d47e34730a..f02393bc9e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5370,9 +5370,9 @@ } }, "nativescript-doctor": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.9.2.tgz", - "integrity": "sha512-HEBQS7eqycO3TzY3He94dM0AgPCQy3YMT6ZdHSVGDfxA5DhnhMgB0OWOvHPwR3TyL0BJhtLJnjrW4/hJjUw2SQ==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.10.0.tgz", + "integrity": "sha512-v0xBisRfibxLZ8EU/O98IbLf3Y9DJhevFQWHZ86V0rGo2ImI3Rzu5Xz61oULIVQvO9N0dIpvIFHCiTxoKIhNMQ==", "requires": { "osenv": "0.1.3", "semver": "5.5.1", diff --git a/package.json b/package.json index 2a83812c1b..d698d0562a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "mkdirp": "0.5.1", "mute-stream": "0.0.5", "nativescript-dev-xcode": "0.2.0", - "nativescript-doctor": "1.9.2", + "nativescript-doctor": "1.10.0", "nativescript-preview-sdk": "0.3.4", "open": "0.0.5", "ora": "2.0.0",