mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency ics to v3.7.5
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.2",
|
"ics": "3.7.5",
|
||||||
"mongoose": "8.3.5",
|
"mongoose": "8.3.5",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.7",
|
"next-auth": "4.24.7",
|
||||||
@@ -8525,9 +8525,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ics": {
|
"node_modules/ics": {
|
||||||
"version": "3.7.2",
|
"version": "3.7.5",
|
||||||
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.5.tgz",
|
||||||
"integrity": "sha512-UC5bBJYKyzkYZv4/AoIV9dsZw+rwFkUOtHHhnxmb0HTUEpfDmfl5sB9DlePKrTxx6SGMXiIQbiElf66viSTB0A==",
|
"integrity": "sha512-/4NqBU0fYAQdmdfyUV29p8TB2J3+c9ipLeJlDE6I3SPNSsJ/xblbKyPt4Bv+DYY5AW/4gcXY/gLRABVy6uyKmQ==",
|
||||||
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanoid": "^3.1.23",
|
"nanoid": "^3.1.23",
|
||||||
"runes2": "^1.1.2",
|
"runes2": "^1.1.2",
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"date-fns-tz": "2.0.1",
|
"date-fns-tz": "2.0.1",
|
||||||
"googleapis": "128.0.0",
|
"googleapis": "128.0.0",
|
||||||
"ics": "3.7.2",
|
"ics": "3.7.5",
|
||||||
"mongoose": "8.3.5",
|
"mongoose": "8.3.5",
|
||||||
"next": "^14.0.1",
|
"next": "^14.0.1",
|
||||||
"next-auth": "4.24.7",
|
"next-auth": "4.24.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user