forked from opentiny/tiny-engine
chore: Upgrade xlsx version to fix security vulnerability
This commit is contained in:
parent
899d616f7e
commit
f86dcd0611
|
|
@ -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.
Loading…
Reference in New Issue