Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryCarlyon committed Nov 26, 2024
1 parent 2323d54 commit 4db175a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 34 deletions.
82 changes: 50 additions & 32 deletions eventsub/conduits/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 eventsub/conduits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
"socket.io": "^4.7.5",
"ws": "^8.16.0"
"socket.io": "^4.8.1",
"ws": "^8.18.0"
}
}

0 comments on commit 4db175a

Please sign in to comment.