Make WordPress Core


Ignore:
Timestamp:
10/25/2019 12:22:14 AM (5 years ago)
Author:
desrosj
Message:

Build/Test Tools: Update the https-proxy-agent dependency.

Fixes #48428.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r46562 r46576  
    1091010910        },
    1091110911        "https-proxy-agent": {
    10912             "version": "2.2.2",
    10913             "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz",
    10914             "integrity": "sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg==",
     10912            "version": "2.2.3",
     10913            "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.3.tgz",
     10914            "integrity": "sha512-Ytgnz23gm2DVftnzqRRz2dOXZbGd2uiajSw/95bPp6v53zPRspQjLm/AfBgqbJ2qfeRXWIOMVLpp86+/5yX39Q==",
    1091510915            "dev": true,
    1091610916            "requires": {
Note: See TracChangeset for help on using the changeset viewer.