From 475d59b361ef9e260e21d39361baf92f2272f1d7 Mon Sep 17 00:00:00 2001 From: nlf Date: Thu, 17 Mar 2022 12:27:57 -0700 Subject: [PATCH] deps: libnpmaccess@6.0.2 --- 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 3894b1eb936b4..a67fa4480f5d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -111,7 +111,7 @@ "init-package-json": "^3.0.1", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^6.0.1", + "libnpmaccess": "^6.0.2", "libnpmdiff": "^4.0.1", "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1", @@ -10301,7 +10301,7 @@ } }, "workspaces/libnpmaccess": { - "version": "6.0.1", + "version": "6.0.2", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index 695a58aed2c43..ce712da685063 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "init-package-json": "^3.0.1", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^6.0.1", + "libnpmaccess": "^6.0.2", "libnpmdiff": "^4.0.1", "libnpmexec": "^4.0.1", "libnpmfund": "^3.0.1",