mirror of
https://github.com/gchq/CyberChef
synced 2025-12-20 02:03:28 +00:00
Fixed operational tests and updated some dependencies
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
// loglevel import required for Node API
|
||||
import log from "loglevel";
|
||||
import utf8 from "utf8";
|
||||
import {fromBase64, toBase64} from "./lib/Base64.mjs";
|
||||
import {fromHex} from "./lib/Hex.mjs";
|
||||
|
||||
Reference in New Issue
Block a user