From 9ed0168f034849ac10ec2e87fa3c37cfc16ec514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 19:40:24 +0000 Subject: [PATCH] Bump npm-user-validate from 0.1.5 to 1.0.1 in /themes/VU2/node/npm Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 0.1.5 to 1.0.1. - [Release notes](https://github.com/npm/npm-user-validate/releases) - [Commits](https://github.com/npm/npm-user-validate/compare/v0.1.5...v1.0.1) Signed-off-by: dependabot[bot] --- themes/VU2/node/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/VU2/node/npm/package.json b/themes/VU2/node/npm/package.json index aad92d45a..61d1fdac5 100644 --- a/themes/VU2/node/npm/package.json +++ b/themes/VU2/node/npm/package.json @@ -62,7 +62,7 @@ "npm-cache-filename": "~1.0.1", "npm-install-checks": "~1.0.2", "npm-registry-client": "~2.0.4", - "npm-user-validate": "~0.1.0", + "npm-user-validate": "~1.0.1", "npmconf": "~1.1.4", "npmlog": "~0.1.1", "once": "~1.3.0",