2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-22 19:23:40 +00:00

Updated eslint, Jimp, and other dependencies

This commit is contained in:
n1474335
2024-06-11 18:07:22 +01:00
parent 7eb887ca51
commit 2b275f0897
35 changed files with 2939 additions and 1926 deletions

View File

@@ -9,7 +9,7 @@ import OperationError from "../errors/OperationError.mjs";
import { isImage } from "../lib/FileType.mjs";
import { toBase64 } from "../lib/Base64.mjs";
import { isWorkerEnvironment } from "../Utils.mjs";
import jimp from "jimp";
import jimp from "jimp/es/index.js";
/**
* Cover Image operation