From 2c3dad264836e8ad6716bfb5e837ac520fae4f4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 19:45:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YAML-5458867 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08cbfdd010..aced69e1bb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "chai": "^4.3.1", "mdv": "^1.0.7", "mocha": "^8.3.0", - "yaml": "^1.8.3" + "yaml": "^2.2.2" }, "keywords": [ "OpenAPI",