Update dependency ics to v3.7.6

This commit is contained in:
renovate[bot]
2024-06-12 18:43:39 +00:00
parent 9cf0b2d3d9
commit 5e681ca727
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"googleapis": "128.0.0",
"ics": "3.7.5",
"ics": "3.7.6",
"mongoose": "8.3.5",
"next": "^14.0.1",
"next-auth": "4.24.7",
@@ -8539,9 +8539,9 @@
}
},
"node_modules/ics": {
"version": "3.7.5",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.5.tgz",
"integrity": "sha512-/4NqBU0fYAQdmdfyUV29p8TB2J3+c9ipLeJlDE6I3SPNSsJ/xblbKyPt4Bv+DYY5AW/4gcXY/gLRABVy6uyKmQ==",
"version": "3.7.6",
"resolved": "https://registry.npmjs.org/ics/-/ics-3.7.6.tgz",
"integrity": "sha512-Z1QIWoPzyzqKUSj2Ui9vD3ca0AS+uHyiCjkROFx9PiKtJu9vMuMo6KJ4aqFmMAqn5q3fLq/5tLTJRm4zr9jjgw==",
"license": "ISC",
"dependencies": {
"nanoid": "^3.1.23",