diff --git a/test/fixtures/qs-package/node_modules/nconf/package.json b/test/fixtures/qs-package/node_modules/nconf/package.json index 22d23ce825..e9a866d852 100644 --- a/test/fixtures/qs-package/node_modules/nconf/package.json +++ b/test/fixtures/qs-package/node_modules/nconf/package.json @@ -52,7 +52,7 @@ "dependencies": { "async": "~0.9.0", "ini": "1.x.x", - "yargs": "~3.15.0" + "yargs": "~3.32.0" }, "description": "Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.", "devDependencies": {