From d599f14da94aa9fda081132107e2ca9f2dee4b15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Aug 2024 09:01:50 +0000 Subject: [PATCH] fix: frontend/Playbook-Frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NUXT-7640972 --- frontend/Playbook-Frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/Playbook-Frontend/package.json b/frontend/Playbook-Frontend/package.json index 16a7da3..b889a58 100644 --- a/frontend/Playbook-Frontend/package.json +++ b/frontend/Playbook-Frontend/package.json @@ -15,7 +15,7 @@ "@nuxtjs/auth": "^4.9.1", "@nuxtjs/axios": "^5.3.6", "apexcharts": "^3.19.0", - "nuxt": "^2.0.0", + "nuxt": "^3.12.4", "uuid": "^8.0.0", "vue-apexcharts": "^1.5.3", "vue-organization-chart": "^1.1.6",