From 7f467adbef02b22125710a656de594575dacedb0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 May 2025 04:48:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afcabd13ed..824b293464 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "moment-timezone": "0.5.45", "ms": "2.1.3", "murmurhash-js": "1.0.0", - "naive-ui": "2.38.1", + "naive-ui": "2.40.0", "pinia": "2.1.7", "pinia-plugin-persist": "1.0.0", "select2": "4.1.0-rc.0",