diff --git a/tools/challenge-parser/package.json b/tools/challenge-parser/package.json index 0fa54eb06cf4f2..cd53c1bd3462d9 100644 --- a/tools/challenge-parser/package.json +++ b/tools/challenge-parser/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "hast-util-to-html": "7.1.3", - "js-yaml": "3.14.1", + "js-yaml": "3.14.2", "lodash": "4.17.21", "mdast-builder": "1.1.1", "mdast-util-directive": "1.0.1",