Compare commits

...

1 Commits

Author SHA1 Message Date
Kagol f86dcd0611
chore: Upgrade xlsx version to fix security vulnerability 2024-05-14 17:38:36 +08:00
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.