mirror of
https://github.com/gchq/CyberChef
synced 2026-01-06 02:23:20 +00:00
ESM: Config scripts now run synchronously before webpack builds start
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -12652,12 +12652,6 @@
|
||||
"integrity": "sha1-Iyxi7GCSsQBjWj0p2DwXRxKN+b0=",
|
||||
"dev": true
|
||||
},
|
||||
"webpack-shell-plugin": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack-shell-plugin/-/webpack-shell-plugin-0.5.0.tgz",
|
||||
"integrity": "sha1-Kbih2A3erg3bEOcpZn9yhlPCx0I=",
|
||||
"dev": true
|
||||
},
|
||||
"webpack-sources": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.0.1.tgz",
|
||||
@@ -12668,6 +12662,15 @@
|
||||
"source-map": "0.5.7"
|
||||
}
|
||||
},
|
||||
"webpack-synchronizable-shell-plugin": {
|
||||
"version": "0.0.7",
|
||||
"resolved": "https://registry.npmjs.org/webpack-synchronizable-shell-plugin/-/webpack-synchronizable-shell-plugin-0.0.7.tgz",
|
||||
"integrity": "sha512-b1ZPHwkHR5+MDRLp9CbLxDaaTTcf4/tmxU+Tc6Z3lpv6krnIPv0doXfgBHkDthHUkwsURyO9fgRnJ/VxyFBEwQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-polyfill": "6.26.0"
|
||||
}
|
||||
},
|
||||
"websocket-driver": {
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user