[mirotalksfu] - fix open redirect

هذا الالتزام موجود في:
Miroslav Pejic
2025-02-10 20:10:39 +01:00
الأصل b01d874641
التزام 50e6dfa38c
5 ملفات معدلة مع 29 إضافات و14 حذوفات

عرض الملف

@@ -1,6 +1,6 @@
{
"name": "mirotalksfu",
"version": "1.7.25",
"version": "1.7.26",
"description": "WebRTC SFU browser-based video calls",
"main": "Server.js",
"scripts": {
@@ -58,7 +58,7 @@
},
"dependencies": {
"@mattermost/client": "10.2.0",
"@sentry/node": "^8.54.0",
"@sentry/node": "^9.0.0",
"axios": "^1.7.9",
"colors": "1.4.0",
"compression": "1.7.5",
@@ -90,7 +90,7 @@
"mocha": "^11.1.0",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.9",
"prettier": "3.4.2",
"prettier": "3.5.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"sinon": "^19.0.2"