diff --git a/build/lib/nodejs-properties/package.json b/build/lib/nodejs-properties/package.json index 017e2fb..20e6dcb 100644 --- a/build/lib/nodejs-properties/package.json +++ b/build/lib/nodejs-properties/package.json @@ -23,7 +23,7 @@ "devDependencies": { "ini": "1.1.x", "speedy": "*", - "js-yaml": "2.1.x" + "js-yaml": "3.13.x" }, "scripts": { "test": "node test/parse && node test/stringify"