From 24c6ca7e6de91419b48b55c7cc2aebaf23170246 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 10:05:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcfe17c4da4d..5726c52efd31 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "d3": "5.9.2", "file-saver": "2.0.2", "hammerjs": "2.0.8", - "js-yaml": "3.13.1", + "js-yaml": "4.1.1", "material-design-icons": "3.0.1", "ng2-ace-editor": "0.3.9", "ngx-cookie-service": "2.2.0",