mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-21 21:50:42 -04:00
Merge 73d069decc
into c57556f49f
This commit is contained in:
commit
2d8b327e03
6 changed files with 294 additions and 1 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -61,6 +61,8 @@
|
|||
"jsonwebtoken": "8.5.1",
|
||||
"jsqr": "^1.4.0",
|
||||
"jsrsasign": "^11.1.0",
|
||||
"kaitai-struct": "^0.11.0-SNAPSHOT.3",
|
||||
"kaitai-struct-compiler": "^0.11.0-SNAPSHOT20250330.110510.aa10f07",
|
||||
"kbpgp": "2.1.15",
|
||||
"libbzip2-wasm": "0.0.4",
|
||||
"libyara-wasm": "^1.2.1",
|
||||
|
@ -12600,6 +12602,18 @@
|
|||
"safe-buffer": "^5.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/kaitai-struct": {
|
||||
"version": "0.11.0-SNAPSHOT.3",
|
||||
"resolved": "https://registry.npmjs.org/kaitai-struct/-/kaitai-struct-0.11.0-SNAPSHOT.3.tgz",
|
||||
"integrity": "sha512-VyqB075FfON7M/ajgEhyTO49+fx40Sj2OaoUX02hISE7JrS8E8k94PubXtpg/E8PVaYcFrQXjtRc448mwgLMIQ==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/kaitai-struct-compiler": {
|
||||
"version": "0.11.0-SNAPSHOT20250330.110510.aa10f07",
|
||||
"resolved": "https://registry.npmjs.org/kaitai-struct-compiler/-/kaitai-struct-compiler-0.11.0-SNAPSHOT20250330.110510.aa10f07.tgz",
|
||||
"integrity": "sha512-/ab5yiAskn5fEskjlp/JIVSyalvueQL0OpIt9OIchTNMjWUiswtlArTszhhUdAEIM+J98c7jVq8DeM0e6A7tWg==",
|
||||
"license": "GPL-3.0-or-later"
|
||||
},
|
||||
"node_modules/kbpgp": {
|
||||
"version": "2.1.15",
|
||||
"resolved": "https://registry.npmjs.org/kbpgp/-/kbpgp-2.1.15.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue