[mirotalksfu] - fix typo - update dep

هذا الالتزام موجود في:
Miroslav Pejic
2023-08-05 13:18:11 +02:00
الأصل 44b68aa67a
التزام 17c493f5d9
2 ملفات معدلة مع 7 إضافات و7 حذوفات

عرض الملف

@@ -33,8 +33,8 @@
"author": "Miroslav Pejic",
"license": "AGPL-3.0",
"dependencies": {
"@sentry/integrations": "7.60.1",
"@sentry/node": "7.60.1",
"@sentry/integrations": "7.61.1",
"@sentry/node": "7.61.1",
"axios": "^1.4.0",
"body-parser": "1.20.2",
"colors": "1.4.0",
@@ -48,7 +48,7 @@
"ngrok": "^4.3.3",
"openai": "^3.3.0",
"qs": "6.11.2",
"socket.io": "4.7.1",
"socket.io": "4.7.2",
"swagger-ui-express": "5.0.0",
"uuid": "9.0.0",
"xss": "^1.0.14",
@@ -56,6 +56,6 @@
},
"devDependencies": {
"node-fetch": "^3.3.2",
"prettier": "3.0.0"
"prettier": "3.0.1"
}
}