This commit is contained in:
2026-01-23 15:48:16 +08:00
parent a718b46427
commit 1ace24ec06
3 changed files with 10 additions and 10 deletions

14
package-lock.json generated
View File

@ -38,7 +38,7 @@
"moment": "^2.30.1",
"ol": "^6.14.1",
"pinia": "^3.0.1",
"pizzip": "^3.1.5",
"pizzip": "^3.2.0",
"siriwave": "2.3.0",
"tesseract.js": "^6.0.1",
"vue": "^3.2.8",
@ -13996,9 +13996,9 @@
}
},
"node_modules/pizzip": {
"version": "3.1.5",
"resolved": "https://registry.npmmirror.com/pizzip/-/pizzip-3.1.5.tgz",
"integrity": "sha512-uQXb7woLr9baq43Z9EY4wD5cpzrXQd6QUEwehreC1HyRuE4Q1UaGVG9/aCL4CqM4SMz47iE1UyrGtyzmleWHhQ==",
"version": "3.2.0",
"resolved": "https://registry.npmmirror.com/pizzip/-/pizzip-3.2.0.tgz",
"integrity": "sha512-X4NPNICxCfIK8VYhF6wbksn81vTiziyLbvKuORVAmolvnUzl1A1xmz9DAWKxPRq9lZg84pJOOAMq3OE61bD8IQ==",
"dependencies": {
"pako": "^2.1.0"
}
@ -31902,9 +31902,9 @@
}
},
"pizzip": {
"version": "3.1.5",
"resolved": "https://registry.npmmirror.com/pizzip/-/pizzip-3.1.5.tgz",
"integrity": "sha512-uQXb7woLr9baq43Z9EY4wD5cpzrXQd6QUEwehreC1HyRuE4Q1UaGVG9/aCL4CqM4SMz47iE1UyrGtyzmleWHhQ==",
"version": "3.2.0",
"resolved": "https://registry.npmmirror.com/pizzip/-/pizzip-3.2.0.tgz",
"integrity": "sha512-X4NPNICxCfIK8VYhF6wbksn81vTiziyLbvKuORVAmolvnUzl1A1xmz9DAWKxPRq9lZg84pJOOAMq3OE61bD8IQ==",
"requires": {
"pako": "^2.1.0"
}