mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump eris from 0.16.0 to 0.16.1 (#77)
Bumps [eris](https://github.com/abalabahaha/eris) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/abalabahaha/eris/releases) - [Commits](https://github.com/abalabahaha/eris/compare/0.16.0...0.16.1) --- updated-dependencies: - dependency-name: eris dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb838da054
commit
ac2472dce4
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"abort-controller": "^3.0.0",
|
||||
"cat-loggr": "^1.2.2",
|
||||
"config": "^3.3.6",
|
||||
"eris": "^0.16.0",
|
||||
"eris": "^0.16.1",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"fuzzy": "^0.1.3",
|
||||
"moment": "^2.29.1",
|
||||
|
|
|
@ -380,10 +380,10 @@ enquirer@^2.3.5:
|
|||
dependencies:
|
||||
ansi-colors "^3.2.1"
|
||||
|
||||
eris@^0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/eris/-/eris-0.16.0.tgz#0737b7bfc3f225b026bc31996c3d2ef61256e4e9"
|
||||
integrity sha512-q46t8/6D88SLo20w29xycDvd67r9EpBOel/DKqRTfNms0XARPJpngITtFL9J6qRaRIkBr8PDeqpbO5gwNeSThw==
|
||||
eris@^0.16.1:
|
||||
version "0.16.1"
|
||||
resolved "https://registry.yarnpkg.com/eris/-/eris-0.16.1.tgz#44b0a9220944fc73dd74538cd614826bfbfcde61"
|
||||
integrity sha512-fqjgaddSvUlUjA7s85OvZimLrgCwX58Z6FXOIxdNFJdT6XReJ/LOWZKdew2CaalM8BvN2JKzn98HmKYb3zMhKg==
|
||||
dependencies:
|
||||
ws "^8.2.3"
|
||||
optionalDependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue