Update dependency irc-framework to v4.6.0

This commit is contained in:
Renovate Bot 2019-12-19 12:45:00 +00:00
parent a414563eae
commit 6cc2471f4e
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.1.0",
"irc-framework": "4.5.2",
"irc-framework": "4.6.0",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.5",
"linkify-it": "2.2.0",

View file

@ -4415,10 +4415,10 @@ ipaddr.js@1.9.0:
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.0.tgz#37df74e430a0e47550fe54a2defe30d8acd95f65"
integrity sha512-M4Sjn6N/+O6/IXSJseKqHoFc+5FdGJ22sXqnjTpdZweHK64MzEPAyQZyEU3R/KRv2GLoa7nNtg/C2Ev6m7z+eA==
irc-framework@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.5.2.tgz#ed370dcb1dae8e32e3d3badfbd85e7e312cae9a0"
integrity sha512-Z1VWx+ajkxFTMN3Kzv+rqEDWzuprFhrXzqRrAPRurm8mO153uVwRA3idxQ1+a0DxECpGhlvaGxPthV6Gl436gQ==
irc-framework@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-4.6.0.tgz#45846be58a3a97fc7b0610da380dfeed0fb99147"
integrity sha512-I/5QLe5BfK/4bgDRAaVec9l+8VYVEHOPYvjcNV5SshgCPssrFwjgCJ48oDYFf8J3HMAIbGTjqV+aOXCM/3r30A==
dependencies:
core-js "^3.0.1"
eventemitter3 "^2.0.2"