diff --git a/app/ssl/README.md b/app/ssl/README.md index 68679f25..09fc32b5 100644 --- a/app/ssl/README.md +++ b/app/ssl/README.md @@ -1,5 +1,7 @@ ## Self-signed certificate +[What is self-signed-certificate](https://en.wikipedia.org/wiki/Self-signed_certificate) + ![mirotalksfu-https](https.png) ```bash diff --git a/package.json b/package.json index 70461aaf..fecc9adb 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "author": "Miroslav Pejic", "license": "AGPL-3.0", "dependencies": { - "@sentry/integrations": "7.38.0", - "@sentry/node": "7.38.0", + "@sentry/integrations": "7.40.0", + "@sentry/node": "7.40.0", "body-parser": "1.20.2", "colors": "1.4.0", "compression": "1.7.4", @@ -38,7 +38,7 @@ "ngrok": "^3.4.1", "qs": "6.11.0", "socket.io": "4.6.1", - "swagger-ui-express": "4.6.1", + "swagger-ui-express": "4.6.2", "uuid": "9.0.0", "xss": "^1.0.14", "yamljs": "0.3.0"