mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump config from 3.3.4 to 3.3.6
Bumps [config](https://github.com/lorenwest/node-config) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/lorenwest/node-config/releases) - [Changelog](https://github.com/lorenwest/node-config/blob/master/History.md) - [Commits](https://github.com/lorenwest/node-config/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b59e0d3e5
commit
9a20cb69fb
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"cat-loggr": "^1.1.0",
|
"cat-loggr": "^1.1.0",
|
||||||
"config": "^3.3.4",
|
"config": "^3.3.6",
|
||||||
"eris": "^0.13.3",
|
"eris": "^0.13.3",
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
"fuzzy": "^0.1.3",
|
"fuzzy": "^0.1.3",
|
||||||
|
|
|
@ -287,10 +287,10 @@ concat-map@0.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||||
|
|
||||||
config@^3.3.4:
|
config@^3.3.6:
|
||||||
version "3.3.4"
|
version "3.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/config/-/config-3.3.4.tgz#55811abc2752b38a7b806cbdbc2da79c428312b7"
|
resolved "https://registry.yarnpkg.com/config/-/config-3.3.6.tgz#b87799db7399cc34988f55379b5f43465b1b065c"
|
||||||
integrity sha512-URO0m6z+rtENGHqtzO7W7C35iF+H9KVe7JJFps+3TIqZEOHl83NqTAgp5h8ah96m4NPQnx08nPBfbtDU+PgjVA==
|
integrity sha512-Hj5916C5HFawjYJat1epbyY2PlAgLpBtDUlr0MxGLgo3p5+7kylyvnRY18PqJHgnNWXcdd0eWDemT7eYWuFgwg==
|
||||||
dependencies:
|
dependencies:
|
||||||
json5 "^2.1.1"
|
json5 "^2.1.1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue