Skip to content

Commit

Permalink
bump version; npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sync committed Mar 23, 2024
1 parent 402854b commit b83ec0e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "game-server-watcher",
"version": "3.1.3",
"version": "3.1.4",
"description": "A simple discord/telegram/slack bot that can be hosted on a free service to monitor your game servers and players in style. 😎",
"exports": "./dist/server.js",
"type": "module",
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@slack/bolt": "^3.17.1",
"axios": "^1.6.5",
"discord.js": "^14.14.1",
"discord.js": "^14.12.1",
"dotenv": "^16.3.2",
"gamedig": "github:gamedig/node-gamedig",
"grammy": "^1.20.3",
Expand Down

0 comments on commit b83ec0e

Please sign in to comment.