mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump config from 3.3.9 to 3.3.11
Bumps [config](https://github.com/node-config/node-config) from 3.3.9 to 3.3.11. - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](https://github.com/node-config/node-config/compare/v3.3.9...v3.3.11) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c6cbe6762
commit
0ea7288b17
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@projectdysnomia/dysnomia": "github:projectdysnomia/dysnomia#0df1369a822dba8851c667b22d5bac34f4e849e6",
|
||||
"cat-loggr": "^1.2.2",
|
||||
"config": "^3.3.9",
|
||||
"config": "^3.3.11",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"fuzzy": "^0.1.3",
|
||||
"ioredis": "^5.3.2",
|
||||
|
|
|
@ -388,10 +388,10 @@ concat-map@0.0.1:
|
|||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||
|
||||
config@^3.3.9:
|
||||
version "3.3.9"
|
||||
resolved "https://registry.yarnpkg.com/config/-/config-3.3.9.tgz#27fae95b43e0e1d5723e54143c090954d8e49572"
|
||||
integrity sha512-G17nfe+cY7kR0wVpc49NCYvNtelm/pPy8czHoFkAgtV1lkmcp7DHtWCdDu+C9Z7gb2WVqa9Tm3uF9aKaPbCfhg==
|
||||
config@^3.3.11:
|
||||
version "3.3.11"
|
||||
resolved "https://registry.yarnpkg.com/config/-/config-3.3.11.tgz#009e802631363e456d4cf57767a65c1549069ba2"
|
||||
integrity sha512-Dhn63ZoWCW5EMg4P0Sl/XNsj/7RLiUIA1x1npCy+m2cRwRHzLnt3UtYtxRDMZW/6oOMdWhCzaGYkOcajGgrAOA==
|
||||
dependencies:
|
||||
json5 "^2.2.3"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue