From 84d154732092c642b0f14a09fdb70a0939c6a13f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Jul 2026 20:29:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-18313070 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a745de003c8..77e8e32c236 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "ipaddr.js": "2.4.0", "jexl": "2.3.0", "jquery": "3.5.1", - "js-yaml": "4.3.0", + "js-yaml": "5.2.2", "js-yaml-loader": "1.2.2", "jsonpath-plus": "10.3.0", "jsrsasign": "11.1.1",