Skip to content

Commit d24efa9

Browse files
Update dependency nconf to ^0.13.0
1 parent a1cf47b commit d24efa9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"dependencies": {
2828
"@tryghost/root-utils": "^0.3.32",
29-
"nconf": "^0.12.0"
29+
"nconf": "^0.13.0"
3030
}
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6827,10 +6827,10 @@ natural-compare@^1.4.0:
68276827
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
68286828
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
68296829

6830-
nconf@^0.12.0:
6831-
version "0.12.1"
6832-
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.12.1.tgz#b0b91d2e32dc588fad19ac8bc5245e7472ebb4b9"
6833-
integrity sha512-p2cfF+B3XXacQdswUYWZ0w6Vld0832A/tuqjLBu3H1sfUcby4N2oVbGhyuCkZv+t3iY3aiFEj7gZGqax9Q2c1w==
6830+
nconf@^0.13.0:
6831+
version "0.13.0"
6832+
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.13.0.tgz#5a1c8d4376da06236ed5f3e38774b1cf62a19525"
6833+
integrity sha512-hJ/u2xCpA663h6xyOiztx3y+lg9eU0rdkwJ+c4FtiHo2g/gB0sjXtW31yTdMLWLOIj1gL2FcJMwfOqouuUK/Wg==
68346834
dependencies:
68356835
async "^3.0.0"
68366836
ini "^2.0.0"

0 commit comments

Comments
 (0)