Skip to content

Commit 3acfb88

Browse files
Update dependency nconf to ^0.13.0
1 parent e395f1d commit 3acfb88

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
@@ -30,6 +30,6 @@
3030
},
3131
"dependencies": {
3232
"@tryghost/root-utils": "^0.3.33",
33-
"nconf": "^0.12.0"
33+
"nconf": "^0.13.0"
3434
}
3535
}

yarn.lock

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

7364-
nconf@^0.12.0:
7365-
version "0.12.1"
7366-
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.12.1.tgz#b0b91d2e32dc588fad19ac8bc5245e7472ebb4b9"
7367-
integrity sha512-p2cfF+B3XXacQdswUYWZ0w6Vld0832A/tuqjLBu3H1sfUcby4N2oVbGhyuCkZv+t3iY3aiFEj7gZGqax9Q2c1w==
7364+
nconf@^0.13.0:
7365+
version "0.13.0"
7366+
resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.13.0.tgz#5a1c8d4376da06236ed5f3e38774b1cf62a19525"
7367+
integrity sha512-hJ/u2xCpA663h6xyOiztx3y+lg9eU0rdkwJ+c4FtiHo2g/gB0sjXtW31yTdMLWLOIj1gL2FcJMwfOqouuUK/Wg==
73687368
dependencies:
73697369
async "^3.0.0"
73707370
ini "^2.0.0"

0 commit comments

Comments
 (0)