diff --git a/package-lock.json b/package-lock.json index 3b0c5df..6c951a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "telegram-factor-authentication-bot", - "version": "2.3.3", + "version": "2.7.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "telegram-factor-authentication-bot", - "version": "2.3.3", + "version": "2.7.4", "license": "MIT", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index b76c612..79e9074 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-factor-authentication-bot", - "version": "2.3.3", + "version": "2.7.4", "description": "Telegram bot for authentication system with Telegram.", "main": "app.js", "scripts": {