Compare commits
2 Commits
5b62d707ff
...
1a20be46f5
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a20be46f5 | |||
| 1ace24ec06 |
14
package-lock.json
generated
14
package-lock.json
generated
@ -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"
|
||||
}
|
||||
|
||||
@ -39,7 +39,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",
|
||||
|
||||
Reference in New Issue
Block a user