chore(deps): audit
Some checks failed
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled

This commit is contained in:
Elian Doran 2026-01-30 19:27:23 +02:00
parent 85f2ec9d92
commit de7687b3ab
No known key found for this signature in database
2 changed files with 142 additions and 226 deletions

View File

@ -115,7 +115,23 @@
"on-headers@<1.1.0": ">=1.1.0",
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
"form-data@>=3.0.0 <3.0.4": ">=3.0.4",
"node-abi": "4.26.0"
"node-abi": "4.26.0",
"validator@<13.15.20": ">=13.15.20",
"tmp@<=0.2.3": ">=0.2.4",
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
"glob@>=11.0.0 <11.1.0": ">=11.1.0",
"node-forge@<1.3.2": ">=1.3.2",
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1",
"validator@<13.15.22": ">=13.15.22",
"qs@<6.14.1": ">=6.14.1",
"@smithy/config-resolver@<4.4.0": ">=4.4.0",
"tar@<=7.5.2": ">=7.5.3",
"tar@<=7.5.3": ">=7.5.4",
"lodash-es@>=4.0.0 <=4.17.22": ">=4.17.23",
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
"diff@<4.0.4": ">=4.0.4",
"diff@>=6.0.0 <8.0.3": ">=8.0.3",
"tar@<7.5.7": ">=7.5.7"
},
"ignoredBuiltDependencies": [
"sqlite3"

350
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff