chore: update dependencies in package.json

- upgraded chromedriver from ^130.0.4 to ^146.0.5
- upgraded cspell from ^8.19.4 to ^9.7.0
- upgraded globals from ^15.15.0 to ^17.4.0
- upgraded sitemap from ^8.0.3 to ^9.0.1
- upgraded otpauth from 9.3.6 to ^9.5.0
This commit is contained in:
Leon Zandman 2026-03-21 13:30:59 +01:00 committed by GCHQDeveloper581
parent 0836166c43
commit ad180a8d93
No known key found for this signature in database
GPG Key ID: 6222E059A3DF595C
2 changed files with 387 additions and 330 deletions

709
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -58,11 +58,11 @@
"compression-webpack-plugin": "^12.0.0",
"copy-webpack-plugin": "^14.0.0",
"core-js": "^3.49.0",
"cspell": "^8.19.4",
"cspell": "^9.7.0",
"css-loader": "^7.1.4",
"eslint": "^9.39.4",
"eslint-plugin-jsdoc": "^50.8.0",
"globals": "^15.15.0",
"globals": "^17.4.0",
"grunt": "^1.6.2",
"grunt-chmod": "~1.1.1",
"grunt-concurrent": "^3.0.0",
@ -84,7 +84,7 @@
"postcss-import": "^16.1.1",
"postcss-loader": "^8.2.1",
"prompt": "^1.3.0",
"sitemap": "^8.0.3",
"sitemap": "^9.0.1",
"terser": "^5.46.2",
"webpack": "^5.106.2",
"webpack-bundle-analyzer": "^5.0.0",
@ -164,7 +164,7 @@
"notepack.io": "^3.0.1",
"ntlm": "^0.1.3",
"nwmatcher": "^1.4.4",
"otpauth": "9.3.6",
"otpauth": "^9.5.0",
"path": "^0.12.7",
"popper.js": "^1.16.1",
"process": "^0.11.10",