diff --git a/package.json b/package.json index 24ada49..24a7e66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-bot-free-games-finder", - "version": "1.1.1", + "version": "1.1.2", "description": "Find your free Games and let them send you to Discord", "main": "index.js", "scripts": { @@ -26,7 +26,7 @@ "dependencies": { "@octokit/rest": "^19.0.5", "better-sqlite3": "^8.0.1", - "discord-api-types": "^0.37.24", + "discord-api-types": "^0.37.28", "discord.js": "^14.7.1", "fs": "^0.0.1-security", "html-entities": "^2.3.3",