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",