From ea1fb65508f2c4df913d8ab2088a66c6c22bb71b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Jun 2026 21:38:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-17342520 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a4ef321e30..e5dccc29059 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.1.1", + "js-yaml": "4.2.0", "js-yaml-loader": "1.2.2", "jsonpath-plus": "10.3.0", "jsrsasign": "11.1.1",