From 2e03797db60ece92b4212d69472a6e330828414a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 21:21:09 +0000 Subject: [PATCH] fix: upgrade naive-ui from 2.33.2 to 2.33.3 Snyk has created this PR to upgrade naive-ui from 2.33.2 to 2.33.3. See this package in npm: https://www.npmjs.com/package/naive-ui See this project in Snyk: https://app.snyk.io/org/a-oaw/project/575c1283-81d2-4fcd-845b-16e19cdce29d?utm_source=github&utm_medium=referral&page=upgrade-pr --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index dc483a79414218..7b69c0e91dfc09 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "js-yaml": "4.1.0", "lodash-es": "4.17.21", "monaco-editor": "0.34.0", - "naive-ui": "2.33.2", + "naive-ui": "2.33.3", "node-sql-parser": "4.5.0", "papaparse": "5.3.2", "pev2": "1.4.0",