aboutsummaryrefslogtreecommitdiffstats
path: root/backend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/package.json')
-rw-r--r--backend/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/backend/package.json b/backend/package.json
index 5311ef1..74e275f 100644
--- a/backend/package.json
+++ b/backend/package.json
@@ -5,12 +5,16 @@
"main": "index.ts",
"dependencies": {
"express": "4.17.1",
+ "got": "11.8.2",
+ "he": "1.2.0",
+ "node-html-parser": "3.3.6",
"slonik": "23.8.3",
"socket.io": "4.1.2"
},
"devDependencies": {
"@slonik/migrator": "0.8.3",
"@types/express": "4.17.12",
+ "@types/he": "1.1.1",
"@types/node": "15.12.5",
"@types/socket.io": "3.0.2",
"@typescript-eslint/eslint-plugin": "4.28.1",