fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
This commit is contained in:
snyk-bot
2024-09-06 09:43:45 +00:00
parent 28a559727f
commit b586538aa4
2 changed files with 160 additions and 40 deletions

View File

@@ -20,7 +20,7 @@
"connect-history-api-fallback": "2.0.0",
"dotenv": "^16.0.1",
"express": "4.18.1",
"vue": "3.2.37",
"vue": "3.3.5",
"vue-router": "4.1.3",
"vuex": "4.0.2"
},