mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency ics to v3.7.2
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -15,7 +15,7 @@
|
|||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.0",
|
"date-fns-tz": "2.0.0",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.1",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.0.3",
|
"mongoose": "8.0.3",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.5",
|
"next-auth": "4.24.5",
|
||||||
@@ -7164,9 +7164,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ics": {
|
"node_modules/ics": {
|
||||||
"version": "3.7.1",
|
"version": "3.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.2.tgz",
|
||||||
"integrity": "sha512-FlCDHEjqi2vcY2p6b4zBu2bUfXep0VoFzrBAtnVzJPPPAV7w84TX7JhFzvtWY6ArLOCZTE6zpR4xfw5U2LSR1A==",
|
"integrity": "sha512-UC5bBJYKyzkYZv4/AoIV9dsZw+rwFkUOtHHhnxmb0HTUEpfDmfl5sB9DlePKrTxx6SGMXiIQbiElf66viSTB0A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanoid": "^3.1.23",
|
"nanoid": "^3.1.23",
|
||||||
"runes2": "^1.1.2",
|
"runes2": "^1.1.2",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.0",
|
"date-fns-tz": "2.0.0",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.1",
|
"ics": "3.7.2",
|
||||||
"mongoose": "8.0.3",
|
"mongoose": "8.0.3",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.5",
|
"next-auth": "4.24.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user