From 8c39e99d4bc343b77bb108d818a7b6cebe88be30 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Nov 2023 17:25:25 +0000 Subject: [PATCH] fix: upgrade @fullcalendar/google-calendar from 6.1.8 to 6.1.9 Snyk has created this PR to upgrade @fullcalendar/google-calendar from 6.1.8 to 6.1.9. See this package in npm: https://www.npmjs.com/package/@fullcalendar/google-calendar See this project in Snyk: https://app.snyk.io/org/jcompagner/project/a5da79d7-2b45-4180-9bec-d3d13020cbcc?utm_source=github&utm_medium=referral&page=upgrade-pr --- fullcalendarcomponent2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fullcalendarcomponent2/package.json b/fullcalendarcomponent2/package.json index 3f5e88b..bfac280 100644 --- a/fullcalendarcomponent2/package.json +++ b/fullcalendarcomponent2/package.json @@ -23,7 +23,7 @@ "@fullcalendar/angular": "6.1.8", "@fullcalendar/bootstrap5": "6.1.8", "@fullcalendar/core": "6.1.8", - "@fullcalendar/google-calendar": "6.1.8", + "@fullcalendar/google-calendar": "6.1.9", "@fullcalendar/icalendar": "6.1.8", "@fullcalendar/interaction": "6.1.8", "@fullcalendar/list": "6.1.8",