mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency ics to v3.6.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.5.0",
|
"ics": "3.6.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.5.0",
|
"version": "3.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/ics/-/ics-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/ics/-/ics-3.6.2.tgz",
|
||||||
"integrity": "sha512-4jXcwh0cyGyE9FaoHE/zFjpac0t6CIPGLQ5rPr9x/Uj3YmVDIIYLa01lpgp1GsUGdhsEwa/PgCm1/kocRItOEg==",
|
"integrity": "sha512-TeETc1VX+/7ityXhAeKv8xvzs1SEzzUiQzn0d77cC8Hh0rgW3fVnPQlUpl5nr8uL+yRN7/QVG2fquEE4+SiO+A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nanoid": "^3.1.23",
|
"nanoid": "^3.1.23",
|
||||||
"yup": "^1.2.0"
|
"yup": "^1.2.0"
|
||||||
|
|||||||
@@ -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.5.0",
|
"ics": "3.6.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