build(deps): remove unused package node-http-proxy-json

This commit is contained in:
Michael Bradley, Jr 2020-02-02 13:09:46 -06:00 committed by Michael Bradley
parent 6b502e14d8
commit 7b16e834e5
2 changed files with 1 additions and 15 deletions

View File

@ -100,7 +100,6 @@
"lodash.clonedeep": "4.5.0", "lodash.clonedeep": "4.5.0",
"mocha": "6.2.2", "mocha": "6.2.2",
"neo-blessed": "0.2.0", "neo-blessed": "0.2.0",
"node-http-proxy-json": "0.1.6",
"node-ipc": "9.1.1", "node-ipc": "9.1.1",
"npmlog": "4.1.2", "npmlog": "4.1.2",
"parse-json": "4.0.0", "parse-json": "4.0.0",

View File

@ -6715,11 +6715,6 @@ buffer@^5.4.2, buffer@^5.4.3:
base64-js "^1.0.2" base64-js "^1.0.2"
ieee754 "^1.1.4" ieee754 "^1.1.4"
bufferhelper@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/bufferhelper/-/bufferhelper-0.2.1.tgz#fa74a385724a58e242f04ad6646c2366f83b913e"
integrity sha1-+nSjhXJKWOJC8ErWZGwjZvg7kT4=
builtin-modules@^1.1.1: builtin-modules@^1.1.1:
version "1.1.1" version "1.1.1"
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
@ -7590,7 +7585,7 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
concat-stream@^1.5.0, concat-stream@^1.5.1, concat-stream@^1.5.2: concat-stream@^1.5.0, concat-stream@^1.5.2:
version "1.6.2" version "1.6.2"
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34" resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw== integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
@ -16339,14 +16334,6 @@ node-gyp@^5.0.2:
tar "^4.4.8" tar "^4.4.8"
which "1" which "1"
node-http-proxy-json@0.1.6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/node-http-proxy-json/-/node-http-proxy-json-0.1.6.tgz#4b554befd04e607f3726092d67b60bf888906849"
integrity sha1-S1VL79BOYH83JgktZ7YL+IiQaEk=
dependencies:
bufferhelper "^0.2.1"
concat-stream "^1.5.1"
node-int64@^0.4.0: node-int64@^0.4.0:
version "0.4.0" version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"