Skip to content
Permalink
Browse files Browse the repository at this point in the history
Merge pull request from GHSA-37hr-348p-rmf4
Update node-irc to 1.2.1
  • Loading branch information
dkasak committed May 4, 2022
2 parents 3fc309c + 04fa116 commit 5f87dbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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
@@ -1,6 +1,6 @@
{
"name": "matrix-appservice-irc",
"version": "0.33.1",
"version": "0.34.0",
"description": "An IRC Bridge for Matrix",
"main": "app.js",
"bin": "./bin/matrix-appservice-irc",
Expand Down Expand Up @@ -34,7 +34,7 @@
"he": "^1.2.0",
"logform": "^2.4.0",
"matrix-appservice-bridge": "^3.2.0",
"matrix-org-irc": "^1.2.0",
"matrix-org-irc": "^1.2.1",
"matrix-bot-sdk": "0.5.19",
"nopt": "^3.0.1",
"p-queue": "^6.6.2",
Expand Down

0 comments on commit 5f87dbe

Please sign in to comment.