diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ebf24b0..283259d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -9039,11 +9039,6 @@ "path-key": "^2.0.0" } }, - "npm-user-validate": { - "version": "1.0.0", - "bundled": true, - "dev": true - }, "npmlog": { "version": "4.1.2", "bundled": true, @@ -10184,6 +10179,12 @@ "path-key": "^2.0.0" } }, + "npm-user-validate": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.1.tgz", + "integrity": "sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==", + "dev": true + }, "npm-which": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/npm-which/-/npm-which-3.0.1.tgz", diff --git a/yarn.lock b/yarn.lock index 2fb7879..9130045 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4563,8 +4563,8 @@ npm-run-path@^2.0.0: path-key "^2.0.0" npm-user-validate@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951" + version "1.0.1" + resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561" npm-which@^3.0.1: version "3.0.1"