diff options
Diffstat (limited to 'editors/code/package-lock.json')
-rw-r--r-- | editors/code/package-lock.json | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index e6bcbfa60..a41497a23 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json | |||
@@ -598,9 +598,9 @@ | |||
598 | } | 598 | } |
599 | }, | 599 | }, |
600 | "https-proxy-agent": { | 600 | "https-proxy-agent": { |
601 | "version": "2.2.2", | 601 | "version": "2.2.3", |
602 | "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz", | 602 | "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.3.tgz", |
603 | "integrity": "sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg==", | 603 | "integrity": "sha512-Ytgnz23gm2DVftnzqRRz2dOXZbGd2uiajSw/95bPp6v53zPRspQjLm/AfBgqbJ2qfeRXWIOMVLpp86+/5yX39Q==", |
604 | "dev": true, | 604 | "dev": true, |
605 | "requires": { | 605 | "requires": { |
606 | "agent-base": "^4.3.0", | 606 | "agent-base": "^4.3.0", |
@@ -720,6 +720,11 @@ | |||
720 | "esprima": "^4.0.0" | 720 | "esprima": "^4.0.0" |
721 | } | 721 | } |
722 | }, | 722 | }, |
723 | "jsonc-parser": { | ||
724 | "version": "2.2.0", | ||
725 | "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.2.0.tgz", | ||
726 | "integrity": "sha512-4fLQxW1j/5fWj6p78vAlAafoCKtuBm6ghv+Ij5W2DrDx0qE+ZdEl2c6Ko1mgJNF5ftX1iEWQQ4Ap7+3GlhjkOA==" | ||
727 | }, | ||
723 | "lcid": { | 728 | "lcid": { |
724 | "version": "2.0.0", | 729 | "version": "2.0.0", |
725 | "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz", | 730 | "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz", |