From 92c32269646e531e86a0b1b7efe96596506ef563 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 12 Jul 2023 07:30:28 -0700 Subject: [PATCH] deps: add @npmcli/agent --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a13bc60..da2336e 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "author": "GitHub Inc.", "license": "ISC", "dependencies": { + "@npmcli/agent": "^1.1.0", "agentkeepalive": "^4.2.1", "cacache": "^17.0.0", "http-cache-semantics": "^4.1.1",