[mirotlak] - update dep

This commit is contained in:
Miroslav Pejic
2023-05-19 18:28:45 +02:00
parent 9ad90a38d2
commit db571f954b
+4 -4
View File
@@ -33,8 +33,8 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@sentry/integrations": "^7.50.0",
"@sentry/node": "^7.50.0",
"@sentry/integrations": "^7.52.1",
"@sentry/node": "^7.52.1",
"axios": "^1.4.0",
"body-parser": "^1.20.2",
"colors": "^1.4.0",
@@ -45,9 +45,9 @@
"express": "^4.18.2",
"ngrok": "^4.3.3",
"openai": "^3.2.1",
"qs": "^6.11.1",
"qs": "^6.11.2",
"socket.io": "^4.6.1",
"swagger-ui-express": "^4.6.2",
"swagger-ui-express": "^4.6.3",
"uuid": "9.0.0",
"xss": "^1.0.14",
"yamljs": "^0.3.0"