From 69ea5435016a9d1c454af7253a80204dc9941380 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Wed, 9 Mar 2022 17:49:32 -0500 Subject: [PATCH] deps: libnpmaccess@6.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 959bea5403d1f..afeb73b3e6c39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -111,7 +111,7 @@ "init-package-json": "^3.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^6.0.0", + "libnpmaccess": "^6.0.1", "libnpmdiff": "^4.0.0", "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1", @@ -10451,7 +10451,7 @@ } }, "workspaces/libnpmaccess": { - "version": "6.0.0", + "version": "6.0.1", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index a5645bbbf1d93..578552193fde8 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "init-package-json": "^3.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^6.0.0", + "libnpmaccess": "^6.0.1", "libnpmdiff": "^4.0.0", "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1",