mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency irc-framework to v4.8.1
This commit is contained in:
parent
86d84b70a1
commit
7e321d399c
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"file-type": "14.1.4",
|
||||
"filenamify": "4.1.0",
|
||||
"got": "10.7.0",
|
||||
"irc-framework": "4.7.0",
|
||||
"irc-framework": "4.8.1",
|
||||
"is-utf8": "0.2.1",
|
||||
"ldapjs": "2.0.0-pre.5",
|
||||
"linkify-it": "2.2.0",
|
||||
|
|
|
@ -4607,10 +4607,10 @@ ipaddr.js@1.9.1:
|
|||
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
|
||||
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
|
||||
|
||||
irc-framework@4.7.0:
|
||||
version "4.7.0"
|
||||
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.7.0.tgz#f1928ed2b2fe3df4d3f59a2ce5c964e3e96d179c"
|
||||
integrity sha512-XKXQ8RDr6BpJb4xGIUxzkaeOApkaJCLfAuawAieBg4skD7EP2Ag2C1P/hPAJgLrIAVRKZqTpiWnQDx9gIzdLsA==
|
||||
irc-framework@4.8.1:
|
||||
version "4.8.1"
|
||||
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.8.1.tgz#79972989c682e1650520197e764d7f0b24fd41ba"
|
||||
integrity sha512-p/o58T25CSlnLFlpyBit2SN765HuvekICebiKlOeIsGLteRl8eqCHaWwk+zJxfoqSfbImKFye2dK/CPlPhME5g==
|
||||
dependencies:
|
||||
core-js "^3.0.1"
|
||||
eventemitter3 "^2.0.2"
|
||||
|
|
Loading…
Reference in a new issue