From adcf67f5ac2f4850592389121480b0ccd1e2bccf Mon Sep 17 00:00:00 2001 From: Landon Abney Date: Sun, 27 Oct 2019 22:05:52 -0700 Subject: [PATCH] fix(deps): update package-lock.json Just a run of `npm audit fix`, note that there are still issues showing but they can't be fixed here, and are only under a `devDependency`. --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 5d52f58..1b2a52e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9268,7 +9268,7 @@ }, "https-proxy-agent": { "version": "2.2.2", - "resolved": false, + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz", "integrity": "sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg==", "dev": true, "requires": {