Merge branch 'master' into fix/a1z26-magic-valid-range

This commit is contained in:
GCHQDeveloper581 2026-07-24 16:39:09 +01:00 committed by GitHub
commit 1f6f03edf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,6 +193,14 @@
"xregexp": "^5.1.2",
"zlibjs": "^0.3.1"
},
"allowScripts": {
"@nightwatch/nightwatch-inspector@1.0.1": true,
"chromedriver@150.0.3": true,
"core-js": false,
"core-js-pure": false,
"fsevents": false,
"tesseract.js": false
},
"scripts": {
"start": "npx grunt dev",
"build": "npx grunt prod",