From 94c081005e8b161c99ded4b4149ae5c0e1184418 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 13:47:26 +0000 Subject: [PATCH] build: [Security] Bump npm-user-validate from 1.0.0 to 1.0.1 Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1. **This update includes a security fix.** - [Release notes](https://github.com/npm/npm-user-validate/releases) - [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] --- npm-shrinkwrap.json | 11 ++++++----- yarn.lock | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) 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"