From 3f576f743aa1e390252ca7b82258ca92338ff2e2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Nov 2025 09:15: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 01d7eb6..c7a0601 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "babel-eslint": "^9.0.0", "babel-loader": "^7.1.5", "babel-polyfill": "^6.26.0", - "snyk": "^1.290.1", + "snyk": "^1.996.0", "webpack-dev-server": "^3.10.3" }, "snyk": true