Update dependency ics to v3.7.2

This commit is contained in:
renovate[bot]
2023-12-20 17:16:32 +00:00
parent 7a0339d4e3
commit 7c92f7e351
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"googleapis": "128.0.0",
"ics": "3.7.1",
"ics": "3.7.2",
"mongoose": "8.0.3",
"next": "^14.0.1",
"next-auth": "4.24.5",
@@ -7164,9 +7164,9 @@
}
},
"node_modules/ics": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.1.tgz",
"integrity": "sha512-FlCDHEjqi2vcY2p6b4zBu2bUfXep0VoFzrBAtnVzJPPPAV7w84TX7JhFzvtWY6ArLOCZTE6zpR4xfw5U2LSR1A==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.2.tgz",
"integrity": "sha512-UC5bBJYKyzkYZv4/AoIV9dsZw+rwFkUOtHHhnxmb0HTUEpfDmfl5sB9DlePKrTxx6SGMXiIQbiElf66viSTB0A==",
"dependencies": {
"nanoid": "^3.1.23",
"runes2": "^1.1.2",

View File

@@ -18,7 +18,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"googleapis": "128.0.0",
"ics": "3.7.1",
"ics": "3.7.2",
"mongoose": "8.0.3",
"next": "^14.0.1",
"next-auth": "4.24.5",