diff --git a/package-lock.json b/package-lock.json index 4d6f947..46a8150 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "call-me", - "version": "1.3.32", + "version": "1.3.33", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "call-me", - "version": "1.3.32", + "version": "1.3.33", "license": "AGPLv3", "dependencies": { "@ngrok/ngrok": "1.7.0", - "axios": "^1.14.0", + "axios": "^1.15.0", "colors": "^1.4.0", "cors": "^2.8.6", "dotenv": "^17.4.1", @@ -343,9 +343,9 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz", - "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz", + "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.11", diff --git a/package.json b/package.json index 567a208..28d60b4 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "call-me", - "version": "1.3.32", + "version": "1.3.33", "description": "Your Go-To for Instant Video Calls", "author": "Miroslav Pejic - miroslav.pejic.85@gmail.com", "license": "AGPLv3", @@ -21,7 +21,7 @@ }, "dependencies": { "@ngrok/ngrok": "1.7.0", - "axios": "^1.14.0", + "axios": "^1.15.0", "colors": "^1.4.0", "cors": "^2.8.6", "dotenv": "^17.4.1", diff --git a/public/index.html b/public/index.html index ba5cead..4c9d033 100755 --- a/public/index.html +++ b/public/index.html @@ -66,7 +66,7 @@