Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5fe15a30 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump calendar-js from `2f550aa` to `d59ed7b`

Bumps [calendar-js](https://github.com/nextcloud/calendar-js) from `2f550aa` to `d59ed7b`.
- [Release notes](https://github.com/nextcloud/calendar-js/releases)
- [Commits](https://github.com/nextcloud/calendar-js/compare/2f550aa99d961c78da9684f11c8f6ed4d5aae7ba...d59ed7bcc9421ae59e0d367289bc8397cf350abd

)

---
updated-dependencies:
- dependency-name: calendar-js
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 8e71b725
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -4835,7 +4835,8 @@
		},
		"node_modules/calendar-js": {
			"version": "1.0.0",
			"resolved": "git+ssh://git@github.com/nextcloud/calendar-js.git#2f550aa99d961c78da9684f11c8f6ed4d5aae7ba",
			"resolved": "git+ssh://git@github.com/nextcloud/calendar-js.git#d59ed7bcc9421ae59e0d367289bc8397cf350abd",
			"integrity": "sha512-mV1QmzMTsYc/esQlEKRS6EZtEV6XVtVEWWRMm/pQpcedlIL5uyrf3Groduw0y7jz7sYS4WT0/Cs67pjks18Mgg==",
			"license": "AGPLv3+",
			"dependencies": {
				"ical.js": "^1.4.0",
@@ -21084,8 +21085,9 @@
			}
		},
		"calendar-js": {
			"version": "git+ssh://git@github.com/nextcloud/calendar-js.git#2f550aa99d961c78da9684f11c8f6ed4d5aae7ba",
			"from": "calendar-js@github:nextcloud/calendar-js",
			"version": "git+ssh://git@github.com/nextcloud/calendar-js.git#d59ed7bcc9421ae59e0d367289bc8397cf350abd",
			"integrity": "sha512-mV1QmzMTsYc/esQlEKRS6EZtEV6XVtVEWWRMm/pQpcedlIL5uyrf3Groduw0y7jz7sYS4WT0/Cs67pjks18Mgg==",
			"from": "calendar-js@github:nextcloud/calendar-js#d59ed7bcc9421ae59e0d367289bc8397cf350abd",
			"requires": {
				"ical.js": "^1.4.0",
				"uuid": "^8.3.2"