summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/gateway/package.json b/gateway/package.json
index fe59527f..05ef5c55 100644
--- a/gateway/package.json
+++ b/gateway/package.json
@@ -15,12 +15,11 @@
 	"author": "Fosscord",
 	"license": "AGPL-3.0-only",
 	"devDependencies": {
+		"@ovos-media/ts-transform-paths": "^1.7.18-1",
 		"@types/amqplib": "^0.8.1",
 		"@types/jsonwebtoken": "^8.5.0",
-		"@types/node": "^14.17.9",
-		"@types/node-fetch": "^2.5.12",
+		"@types/node": "^18.0.6",
 		"@types/ws": "^8.5.3",
-		"@ovos-media/ts-transform-paths": "^1.7.18-1",
 		"ts-node-dev": "^2.0.0",
 		"ts-patch": "^2.0.1",
 		"typescript": "^4.2.3"
@@ -32,7 +31,6 @@
 		"jsonwebtoken": "^8.5.1",
 		"lambert-server": "^1.2.11",
 		"missing-native-js-functions": "^1.2.18",
-		"node-fetch": "^3.2.9",
 		"proxy-agent": "^5.0.0",
 		"typeorm": "^0.3.7",
 		"ws": "^8.8.1"