chore: Upgrade xlsx version to fix security vulnerability

This commit is contained in:
Kagol 2024-05-14 17:38:36 +08:00
parent 899d616f7e
commit f86dcd0611
No known key found for this signature in database
GPG Key ID: 48BBA0ECCB3EB997
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"@vue/shared": "^3.3.4",
"axios": "^0.27.2",
"vue-clipboard3": "^2.0.0",
"xlsx": "^0.18.5"
"xlsx": "file:./xlsx/xlsx-0.20.2.tgz"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",

Binary file not shown.