From 0ee4927d2e8206dd24fa7eea5e1c10ea649ecc49 Mon Sep 17 00:00:00 2001 From: Gar Date: Thu, 27 Jan 2022 10:40:46 -0800 Subject: chore(release): libnpmaccess@5.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- workspaces/libnpmaccess/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d46f855d7..a2542640a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -111,7 +111,7 @@ "init-package-json": "^2.0.5", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^5.0.0", + "libnpmaccess": "^5.0.1", "libnpmdiff": "^3.0.0", "libnpmexec": "^3.0.2", "libnpmfund": "^2.0.2", @@ -10577,7 +10577,7 @@ } }, "workspaces/libnpmaccess": { - "version": "5.0.0", + "version": "5.0.1", "license": "ISC", "dependencies": { "aproba": "^2.0.0", diff --git a/package.json b/package.json index 60a8fc22d..9df639dce 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "init-package-json": "^2.0.5", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^2.3.1", - "libnpmaccess": "^5.0.0", + "libnpmaccess": "^5.0.1", "libnpmdiff": "^3.0.0", "libnpmexec": "^3.0.2", "libnpmfund": "^2.0.2", diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json index 3e1b5c770..760da6cc1 100644 --- a/workspaces/libnpmaccess/package.json +++ b/workspaces/libnpmaccess/package.json @@ -1,6 +1,6 @@ { "name": "libnpmaccess", - "version": "5.0.0", + "version": "5.0.1", "description": "programmatic library for `npm access` commands", "author": "GitHub Inc.", "license": "ISC", -- cgit v1.2.3