From 805046adf70b452c6eb585370bdc9ea47bfbb7c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 17:33:35 +0000 Subject: [PATCH] fix: plugins/catalog-react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-YAML-5458867 --- plugins/catalog-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 3f3ee5f4022b59..06880905f955a5 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -55,7 +55,7 @@ "qs": "^6.9.4", "react-router": "6.0.0-beta.0", "react-use": "^17.2.4", - "yaml": "^1.10.0", + "yaml": "^2.2.2", "zen-observable": "^0.8.15" }, "peerDependencies": {