diff --git a/package.json b/package.json index 7bd27a2..e5fdbdb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "call-me", - "version": "1.0.76", + "version": "1.0.77", "description": "Your Go-To for Instant Video Calls", "author": "Miroslav Pejic - miroslav.pejic.85@gmail.com", "license": "AGPLv3", @@ -24,7 +24,7 @@ "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.21.2", - "helmet": "^8.0.0", + "helmet": "^8.1.0", "js-yaml": "4.1.0", "socket.io": "^4.8.1", "swagger-ui-express": "5.0.1"