From 87129fc142200dff1d0f3976441755cf48b95510 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2024 11:35:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUETEMPLATECOMPILER-7554675 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-6474511 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d5f0916539f3b0..e88582412fd589 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "fromnow": "3.0.1", - "mermaid": "9.1.7", + "mermaid": "11.0.0", "node-html-parser": "6.1.6", "vue": "^3.2.45" }, @@ -43,7 +43,7 @@ "tsm": "2.2.2", "typescript": "~4.7.4", "vite": "^4.0.0", - "vue-tsc": "^1.0.12", + "vue-tsc": "^2.0.29", "wrangler": "^3.1.1" }, "volta": {