mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user