From f23043c16b86ea8b5bec988f3b07961edc0edfcc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 09:59:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39cdece..efbc24a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "vue-highlight.js": "^3.1.0", "vue-router": "^3.0.3", "vue2-filters": "^0.6.0", - "snyk": "^1.290.1" + "snyk": "^1.996.0" }, "devDependencies": { "@testerum/ejs-compiled-loader-webpack4-nodeps": "0.0.1",