Skip to content

Commit

Permalink
fix: app/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITE-6531286
  • Loading branch information
snyk-bot committed Apr 4, 2024
1 parent f0e1d7e commit 260939a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nuxtjs/i18n": "8.0.0-beta.10",
"@types/node": "^18.11.18",
"@vueuse/core": "^9.11.1",
"nuxt": "^3.9.0",
"nuxt": "^3.10.3",
"nuxt-delay-hydration": "^1.2.1",
"tailwindcss": "^3.2.4",
"vue": "^3.4.0",
Expand Down

0 comments on commit 260939a

Please sign in to comment.