mirror of
https://github.com/gchq/CyberChef
synced 2025-12-20 18:23:47 +00:00
Updated dependencies
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import Utils, { debounce } from "../../core/Utils.mjs";
|
||||
import Dish from "../../core/Dish.mjs";
|
||||
import FileSaver from "file-saver";
|
||||
import ZipWorker from "worker-loader?inline&fallback=false!../workers/ZipWorker.mjs";
|
||||
import ZipWorker from "worker-loader?inline=no-fallback!../workers/ZipWorker.mjs";
|
||||
|
||||
/**
|
||||
* Waiter to handle events related to the output
|
||||
|
||||
Reference in New Issue
Block a user