chore(deps): security hardening (#4551)

This commit is contained in:
Meier Lukas
2025-11-28 18:09:10 +01:00
committed by GitHub
parent b15d96e8dd
commit 21de817dba
6 changed files with 86 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
"conventional-changelog-conventionalcommits": "^9.1.0",
"cross-env": "^10.1.0",
"jsdom": "^27.2.0",
"json5": "^2.2.3",
"prettier": "^3.6.2",
"semantic-release": "^25.0.2",
"testcontainers": "^11.8.1",
@@ -60,7 +61,8 @@
},
"packageManager": "pnpm@10.22.0",
"engines": {
"node": ">=24.11.1"
"node": ">=24.11.1",
"pnpm": ">=10.22.0"
},
"pnpm": {
"onlyBuiltDependencies": [