summaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/package.json b/extension/package.json
index 0b43c7be..e1df91d4 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -257,6 +257,7 @@
"@types/node": "16.x",
"@types/node-fetch": "^2.6.2",
"@types/react-dom": "^18.2.4",
+ "@types/request": "^2.48.8",
"@types/vscode": "1.67",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.45.0",
@@ -284,6 +285,7 @@
"posthog-js": "^1.68.3",
"react-markdown": "^8.0.7",
"react-redux": "^8.0.5",
+ "request": "^2.88.2",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.3.2",
"vscode-languageclient": "^8.0.2",