Files
UNITRONIX 150b63d34b fix(security): bump Dependabot deps and harden CDAP file-transfer callbacks
Close brace-expansion, postcss, and quinn-proto alerts; validate request_id before invoking pending download callbacks (CodeQL).
2026-08-05 17:13:27 +02:00

12 lines
199 B
JSON

{
"scripts": {
"i18n:check": "node web-nodejs/scripts/i18n-check.js --system web-nodejs"
},
"devDependencies": {
"vitest": "^3.2.5"
},
"overrides": {
"postcss": "^8.5.23"
}
}