diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 77fcb650ee..b8a58a5068 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5329,9 +5329,9 @@ } }, "nativescript-doctor": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.9.1.tgz", - "integrity": "sha512-qdluBILhzAQhnIg8Y83syyjy63rTt5pvx0SFpbtwj7kE+LsXJJRhHNa+1KEtznxh7jcTfdLEZjxxWDTIAIK5oA==", + "version": "1.9.2", + "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.9.2.tgz", + "integrity": "sha512-HEBQS7eqycO3TzY3He94dM0AgPCQy3YMT6ZdHSVGDfxA5DhnhMgB0OWOvHPwR3TyL0BJhtLJnjrW4/hJjUw2SQ==", "requires": { "osenv": "0.1.3", "semver": "5.5.1", diff --git a/package.json b/package.json index e5fe2f4fe8..84330567a7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "mkdirp": "0.5.1", "mute-stream": "0.0.5", "nativescript-dev-xcode": "0.1.0", - "nativescript-doctor": "1.9.1", + "nativescript-doctor": "1.9.2", "nativescript-preview-sdk": "0.3.3", "open": "0.0.5", "ora": "2.0.0", diff --git a/yarn.lock b/yarn.lock index e06a67abf6..c03c36e661 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3720,10 +3720,10 @@ nativescript-dev-xcode@0.1.0: simple-plist "^1.0.0" uuid "^3.3.2" -nativescript-doctor@1.9.1: - version "1.9.1" - resolved "https://registry.yarnpkg.com/nativescript-doctor/-/nativescript-doctor-1.9.1.tgz#42ac6b15f7b1531d2fe07d32a30e50b89cf46bbb" - integrity sha512-qdluBILhzAQhnIg8Y83syyjy63rTt5pvx0SFpbtwj7kE+LsXJJRhHNa+1KEtznxh7jcTfdLEZjxxWDTIAIK5oA== +nativescript-doctor@1.9.2: + version "1.9.2" + resolved "https://registry.yarnpkg.com/nativescript-doctor/-/nativescript-doctor-1.9.2.tgz#a3b5b06c82bc20bf7bfde04552f3d52739229e85" + integrity sha512-HEBQS7eqycO3TzY3He94dM0AgPCQy3YMT6ZdHSVGDfxA5DhnhMgB0OWOvHPwR3TyL0BJhtLJnjrW4/hJjUw2SQ== dependencies: osenv "0.1.3" semver "5.5.1"