chore(deps): update dependency nanoid@>=4.0.0 <5.0.9 to >=5.1.5 (#3944)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 10:29:14 +00:00
committed by GitHub
parent 24e4d718e2
commit a488efc6f8
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@
"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",
"nanoid@>=4.0.0 <5.0.9": ">=5.1.5",
"prismjs@<1.30.0": ">=1.30.0",
"proxmox-api>undici": "7.14.0",
"rollup@>=4.0.0 <4.22.4": ">=4.48.1",

2
pnpm-lock.yaml generated
View File

@@ -14,7 +14,7 @@ overrides:
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'
nanoid@>=4.0.0 <5.0.9: '>=5.1.5'
prismjs@<1.30.0: '>=1.30.0'
proxmox-api>undici: 7.14.0
rollup@>=4.0.0 <4.22.4: '>=4.48.1'