diff --git a/README.md b/README.md
index 3fe717b8..47cc3b7d 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ Embedding a meeting into a service or app using an iframe.
```
diff --git a/app/api/README.md b/app/api/README.md
index 022fa58d..88786370 100644
--- a/app/api/README.md
+++ b/app/api/README.md
@@ -24,7 +24,7 @@ Embedding a meeting into a `service` or `app` requires using an `iframe` with th
```
@@ -36,6 +36,6 @@ Develop your `website` or `application`, and bring `video meetings` in with a si
```
diff --git a/package.json b/package.json
index a2b507a1..4ec63636 100644
--- a/package.json
+++ b/package.json
@@ -33,8 +33,8 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
- "@sentry/integrations": "^7.57.0",
- "@sentry/node": "^7.57.0",
+ "@sentry/integrations": "^7.58.1",
+ "@sentry/node": "^7.58.1",
"axios": "^1.4.0",
"body-parser": "^1.20.2",
"colors": "^1.4.0",