From 7f5683d79edf512baec9dbbead4f964afd33c98c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Aug 2024 09:37:39 +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-WEBPACK-7840298 --- 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..a86218a 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.0.0", "uuid": "^8.0.0", "vue-apexcharts": "^1.5.3", "vue-organization-chart": "^1.1.6",