fix(deps): update dependency node-ical to ^0.22.1 (#4346)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-25 10:02:42 +02:00
committed by GitHub
parent 94eafddc72
commit ef18c58f5b
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
"@octokit/auth-app": "^8.1.1",
"ical.js": "^2.2.1",
"maria2": "^0.4.1",
"node-ical": "^0.22.0",
"node-ical": "^0.22.1",
"octokit": "^5.0.4",
"proxmox-api": "1.1.1",
"tsdav": "^2.1.5",

2
pnpm-lock.yaml generated
View File

@@ -1488,7 +1488,7 @@ importers:
specifier: ^0.4.1
version: 0.4.1
node-ical:
specifier: ^0.22.0
specifier: ^0.22.1
version: 0.22.1
octokit:
specifier: ^5.0.4