mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
parent
ca36da8280
commit
b91248719a
1 changed files with 4 additions and 8 deletions
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 a new issue