Skip to content

Bump ical-generator from 7.0.0 to 8.1.0 in /api #407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"graphile-utils": "4.13.0",
"graphql": "^16.9.0",
"graphql-upload-ts": "^2.1.2",
"ical-generator": "^7.0.0",
"ical-generator": "^8.1.0",
"postgraphile": "4.13.0",
"postgraphile-plugin-connection-filter": "^2.3.0",
"postgres-migrations": "^5.3.0",
Expand Down
19 changes: 5 additions & 14 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,7 @@ __metadata:
graphile-utils: "npm:4.13.0"
graphql: "npm:^16.9.0"
graphql-upload-ts: "npm:^2.1.2"
ical-generator: "npm:^7.0.0"
ical-generator: "npm:^8.1.0"
lint-staged: "npm:^15.2.2"
nodemon: "npm:^3.1.7"
postgraphile: "npm:4.13.0"
Expand Down Expand Up @@ -2375,11 +2375,9 @@ __metadata:
languageName: node
linkType: hard

"ical-generator@npm:^7.0.0":
version: 7.0.0
resolution: "ical-generator@npm:7.0.0"
dependencies:
uuid-random: "npm:^1.3.2"
"ical-generator@npm:^8.1.0":
version: 8.1.0
resolution: "ical-generator@npm:8.1.0"
peerDependencies:
"@touch4it/ical-timezones": ">=1.6.0"
"@types/luxon": ">= 1.26.0"
Expand Down Expand Up @@ -2408,7 +2406,7 @@ __metadata:
optional: true
rrule:
optional: true
checksum: 10/d5c16724238ebd9ddd35ec633b66f97f1bf7b1942e6076a37c287416d1f81b82a4cb0401014df07fa64f0fac7dd0511d3f01495ca27185bf7ea0015ea0bb8fc4
checksum: 10/c849397c3919a0e2e8078e0ec9d408e0126b20b843cc502ed035289cafb8bc993bc3b93e7fc07b4bfc90500ef02713db785024e48d737f6b16993bfd6f0d9091
languageName: node
linkType: hard

Expand Down Expand Up @@ -4384,13 +4382,6 @@ __metadata:
languageName: node
linkType: hard

"uuid-random@npm:^1.3.2":
version: 1.3.2
resolution: "uuid-random@npm:1.3.2"
checksum: 10/9070c876651e1893f9255dddab2edc177ba34196660065be074050e4143405382b7f0f5fb922b666ebfd0794a6ef7b9f6acb627865df7b2978edb0da6b448f1d
languageName: node
linkType: hard

"v8-compile-cache-lib@npm:^3.0.1":
version: 3.0.1
resolution: "v8-compile-cache-lib@npm:3.0.1"
Expand Down
Loading