mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump eventemitter3 from 4.0.4 to 4.0.5
Bumps [eventemitter3](https://github.com/primus/eventemitter3) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/primus/eventemitter3/releases) - [Commits](https://github.com/primus/eventemitter3/compare/4.0.4...4.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
65e4cff9ef
commit
adb906f39c
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
"cat-loggr": "^1.1.0",
|
||||
"config": "^3.3.1",
|
||||
"eris": "^0.13.3",
|
||||
"eventemitter3": "^4.0.4",
|
||||
"eventemitter3": "^4.0.5",
|
||||
"fuzzy": "^0.1.3",
|
||||
"moment": "^2.27.0",
|
||||
"node-fetch": "^2.3.0",
|
||||
|
|
|
@ -504,10 +504,10 @@ event-target-shim@^5.0.0:
|
|||
resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
|
||||
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
|
||||
|
||||
eventemitter3@^4.0.4:
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.4.tgz#b5463ace635a083d018bdc7c917b4c5f10a85384"
|
||||
integrity sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ==
|
||||
eventemitter3@^4.0.5:
|
||||
version "4.0.5"
|
||||
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.5.tgz#51d81e4f1ccc8311a04f0c20121ea824377ea6d9"
|
||||
integrity sha512-QR0rh0YiPuxuDQ6+T9GAO/xWTExXpxIes1Nl9RykNGTnE1HJmkuEfxJH9cubjIOQZ/GH4qNBR4u8VSHaKiWs4g==
|
||||
|
||||
extend@~3.0.2:
|
||||
version "3.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue