checkpoint

This commit is contained in:
Simon Arnell 2025-01-15 22:31:47 +00:00
parent 6b10d2ca3a
commit 8ce8534010
5 changed files with 825 additions and 2 deletions

11
package-lock.json generated
View file

@ -59,6 +59,7 @@
"jsrsasign": "^11.1.0",
"kbpgp": "2.1.15",
"libbzip2-wasm": "0.0.4",
"libhydrogen": "file:../dsbd-sonata/build/backend/crypt/vendor/libhydrogen/libhydrogen-0.0.0.tgz",
"libyara-wasm": "^1.2.1",
"lodash": "^4.17.21",
"loglevel": "^1.9.1",
@ -10522,6 +10523,16 @@
"version": "0.0.4",
"license": "ISC"
},
"node_modules/libhydrogen": {
"version": "0.0.0",
"resolved": "file:../dsbd-sonata/build/backend/crypt/vendor/libhydrogen/libhydrogen-0.0.0.tgz",
"integrity": "sha512-lc/7slg5dcRja8y+wrN4+2zTdaYfxr66dUg+njdNlGFH8AACN8wT4gmPiPuK1y7glrIfnOPr3Z03byP6djHL/A==",
"license": "UNLICENSED",
"engines": {
"node": ">=20.10.0",
"npm": ">=10.2.3"
}
},
"node_modules/libyara-wasm": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/libyara-wasm/-/libyara-wasm-1.2.1.tgz",