Skip to content

Commit 103e132

Browse files
committed
fix: frontend/Playbook-Frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent 36eb825 commit 103e132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Playbook-Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@nuxtjs/auth": "^4.9.1",
1616
"@nuxtjs/axios": "^5.3.6",
1717
"apexcharts": "^3.19.0",
18-
"nuxt": "^2.0.0",
18+
"nuxt": "^3.0.0",
1919
"uuid": "^8.0.0",
2020
"vue-apexcharts": "^1.5.3",
2121
"vue-organization-chart": "^1.1.6",

0 commit comments

Comments
 (0)