Merge pull request #2097 from thelounge/greenkeeper/irc-framework-2.11.0
Update irc-framework to the latest version 🚀
This commit is contained in:
commit
deac669532
@ -44,7 +44,7 @@
|
||||
"commander": "2.14.1",
|
||||
"express": "4.16.2",
|
||||
"fs-extra": "5.0.0",
|
||||
"irc-framework": "2.10.3",
|
||||
"irc-framework": "2.11.0",
|
||||
"lodash": "4.17.5",
|
||||
"mime-types": "2.1.18",
|
||||
"moment": "2.20.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -2768,13 +2768,13 @@ ipaddr.js@1.6.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.6.0.tgz#e3fa357b773da619f26e95f049d055c72796f86b"
|
||||
|
||||
irc-framework@2.10.3:
|
||||
version "2.10.3"
|
||||
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-2.10.3.tgz#c290051a9603236c4bb88407344a365c5dde2c15"
|
||||
irc-framework@2.11.0:
|
||||
version "2.11.0"
|
||||
resolved "https://registry.yarnpkg.com/irc-framework/-/irc-framework-2.11.0.tgz#3d2cc98c5244f04a3046ebac4a65485b744d4b14"
|
||||
dependencies:
|
||||
eventemitter3 "^2.0.2"
|
||||
iconv-lite "^0.4.11"
|
||||
lodash "^3.10.1"
|
||||
lodash "^4.17.4"
|
||||
middleware-handler "^0.2.0"
|
||||
socksjs "^0.5.0"
|
||||
|
||||
@ -3323,10 +3323,6 @@ lodash@4.17.5, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
|
||||
version "4.17.5"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
|
||||
|
||||
lodash@^3.10.1:
|
||||
version "3.10.1"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
|
||||
|
||||
log-symbols@^2.0.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
|
||||
|
Loading…
Reference in New Issue
Block a user