diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index dea99b7919..45b3e8c7ef 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -5226,9 +5226,9 @@ } }, "nativescript-doctor": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.8.0.tgz", - "integrity": "sha512-ymZj5Jv/TAkEDojiYavBGCAa1mPB3i8KZpiJodxmW87+NSSmsKiNUDlKWWk7xPMp+iJ5OHbRvlTDcKvBkC2tPg==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/nativescript-doctor/-/nativescript-doctor-1.8.1.tgz", + "integrity": "sha512-Ke19jTb3Gz/3QHF1hE2iFoQ0N0693paEbtNgfeMFszKCJLw0BfOHRwbABjNhb9pxfvvi86fvFexDcmWJWpJo0w==", "requires": { "osenv": "0.1.3", "semver": "5.5.1", diff --git a/package.json b/package.json index f19fde8635..b9edca6b2e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "minimatch": "3.0.2", "mkdirp": "0.5.1", "mute-stream": "0.0.5", - "nativescript-doctor": "1.8.0", + "nativescript-doctor": "1.8.1", "nativescript-preview-sdk": "0.3.0", "open": "0.0.5", "ora": "2.0.0",