From 0304b15256dd3b7ac8d6c358f6a390e117e4cf0b Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 30 Apr 2023 20:38:09 +0200 Subject: [PATCH] [mirotalksfu] - update dep. --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f622e9ca..6b16ead6 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "author": "Miroslav Pejic", "license": "AGPL-3.0", "dependencies": { - "@sentry/integrations": "7.49.0", - "@sentry/node": "7.49.0", - "axios": "^1.3.6", + "@sentry/integrations": "7.50.0", + "@sentry/node": "7.50.0", + "axios": "^1.4.0", "body-parser": "1.20.2", "colors": "1.4.0", "compression": "1.7.4",