Update dependency ics to v3.8.1 (#1161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-27 11:29:07 +00:00
committed by GitHub
parent 5ecbdcbd15
commit 2c16e611b9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"googleapis": "142.0.0",
"ics": "3.7.6",
"ics": "3.8.1",
"mongoose": "^8.13.0",
"next": "^14.2.26",
"next-auth": "4.24.11",
@@ -7775,9 +7775,9 @@
}
},
"node_modules/ics": {
"version": "3.7.6",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.6.tgz",
"integrity": "sha512-Z1QIWoPzyzqKUSj2Ui9vD3ca0AS+uHyiCjkROFx9PiKtJu9vMuMo6KJ4aqFmMAqn5q3fLq/5tLTJRm4zr9jjgw==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.8.1.tgz",
"integrity": "sha512-UqQlfkajfhrS4pUGQfGIJMYz/Jsl/ob3LqcfEhUmLbwumg+ZNkU0/6S734Vsjq3/FYNpEcZVKodLBoe+zBM69g==",
"license": "ISC",
"dependencies": {
"nanoid": "^3.1.23",

View File

@@ -22,7 +22,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"googleapis": "142.0.0",
"ics": "3.7.6",
"ics": "3.8.1",
"mongoose": "^8.13.0",
"next": "^14.2.26",
"next-auth": "4.24.11",