Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 9ab57d7dc5..fc78b2830a 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -36,8 +36,6 @@
"test": "node ./out/tests/runTests.js"
},
"dependencies": {
- "https-proxy-agent": "^5.0.0",
- "node-fetch": "^3.0.3",
"vscode-languageclient": "8.0.0-next.2",
"d3": "^7.2.0",
"d3-graphviz": "^4.0.0"