mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Update Dependencies.
Improve compatibility with higher versions of nodejs.
This commit is contained in:
parent
3822c6c520
commit
286836d183
11 changed files with 1914 additions and 2187 deletions
|
@ -11,7 +11,7 @@ module.exports = function(api) {
|
|||
],
|
||||
"plugins": [
|
||||
"dynamic-import-node",
|
||||
"@babel/plugin-syntax-import-assertions",
|
||||
["@babel/plugin-proposal-import-attributes-to-assertions", { "deprecatedAssertSyntax": true }],
|
||||
[
|
||||
"babel-plugin-transform-builtin-extend", {
|
||||
"globals": ["Error"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue