mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump eris from 0.16.1 to 0.17.0
Bumps [eris](https://github.com/abalabahaha/eris) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/abalabahaha/eris/releases) - [Commits](https://github.com/abalabahaha/eris/compare/0.16.1...0.17.0) --- updated-dependencies: - dependency-name: eris dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4cccb8f98c
commit
e530870def
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"cat-loggr": "^1.2.2",
|
"cat-loggr": "^1.2.2",
|
||||||
"config": "^3.3.7",
|
"config": "^3.3.7",
|
||||||
"eris": "^0.16.1",
|
"eris": "^0.17.0",
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
"fuzzy": "^0.1.3",
|
"fuzzy": "^0.1.3",
|
||||||
"moment": "^2.29.3",
|
"moment": "^2.29.3",
|
||||||
|
|
|
@ -399,10 +399,10 @@ env-paths@^2.2.0:
|
||||||
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
|
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
|
||||||
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
|
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
|
||||||
|
|
||||||
eris@^0.16.1:
|
eris@^0.17.0:
|
||||||
version "0.16.1"
|
version "0.17.0"
|
||||||
resolved "https://registry.yarnpkg.com/eris/-/eris-0.16.1.tgz#44b0a9220944fc73dd74538cd614826bfbfcde61"
|
resolved "https://registry.yarnpkg.com/eris/-/eris-0.17.0.tgz#8d8caa9715eccf27951c9b16ce4249c559ccbb13"
|
||||||
integrity sha512-fqjgaddSvUlUjA7s85OvZimLrgCwX58Z6FXOIxdNFJdT6XReJ/LOWZKdew2CaalM8BvN2JKzn98HmKYb3zMhKg==
|
integrity sha512-ba7fpe104uw86z8fbX7V1ORMblB7jMJoDsRpiy8BKDQo+kNCRuUXB5xfg/VKGtZ944QroBTEZDuyXCBhKOBplQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ws "^8.2.3"
|
ws "^8.2.3"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
Loading…
Add table
Reference in a new issue