diff --git a/package.json b/package.json index f6a424b..61823f8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "knex-migrator": "5.2.0", "mocha": "10.0.0", "mysql2": "3.2.0", - "nconf": "0.12.0", + "nconf": "0.12.1", "nyc": "15.1.0", "should": "13.2.3", "sinon": "15.0.0", diff --git a/yarn.lock b/yarn.lock index 826a228..75d0405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3775,16 +3775,6 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -nconf@0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.12.0.tgz#9cf70757aae4d440d43ed53c42f87da18471b8bf" - integrity sha512-T3fZPw3c7Dfrz8JBQEbEcZJ2s8f7cUMpKuyBtsGQe0b71pcXx6gNh4oti2xh5dxB+gO9ufNfISBlGvvWtfyMcA== - dependencies: - async "^3.0.0" - ini "^2.0.0" - secure-keys "^1.0.0" - yargs "^16.1.1" - nconf@0.12.1: version "0.12.1" resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.12.1.tgz#b0b91d2e32dc588fad19ac8bc5245e7472ebb4b9"