fix(security): deepsource issues (#3919)

This commit is contained in:
Meier Lukas
2025-08-29 19:14:41 +02:00
committed by GitHub
parent 97bc092aea
commit 84f1e78701
2 changed files with 359 additions and 1015 deletions

View File

@@ -73,7 +73,24 @@
"tree-sitter-json"
],
"overrides": {
"proxmox-api>undici": "7.14.0"
"@babel/helpers@<7.26.10": ">=7.26.10",
"@babel/runtime@<7.26.10": ">=7.26.10",
"axios@>=1.0.0 <1.8.2": ">=1.8.2",
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
"brace-expansion@>=1.0.0 <=1.1.11": ">=1.1.12",
"esbuild@<=0.24.2": ">=0.25.0",
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
"hono@<4.6.5": ">=4.6.5",
"linkifyjs@<4.3.2": ">=4.3.2",
"nanoid@>=4.0.0 <5.0.9": ">=5.0.9",
"prismjs@<1.30.0": ">=1.30.0",
"proxmox-api>undici": "7.14.0",
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
"sha.js@<=2.4.11": ">=2.4.12",
"tar-fs@>=3.0.0 <3.0.9": ">=3.0.9",
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
"tmp@<=0.2.3": ">=0.2.4",
"vite@>=5.0.0 <=5.4.18": ">=5.4.19"
},
"patchedDependencies": {
"@types/node-unifi": "patches/@types__node-unifi.patch",

1355
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff