From 81d4ecd75ad3428716026b0b3c1f96022d525329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 13:10:23 +0000 Subject: [PATCH] Bump fullcalendar from 5.9.0 to 5.11.0 in /frontend Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.9.0 to 5.11.0. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.9.0...v5.11.0) --- updated-dependencies: - dependency-name: fullcalendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/npm-shrinkwrap.json | 6 +++--- frontend/package.json | 2 +- frontend/yarn.lock | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/npm-shrinkwrap.json b/frontend/npm-shrinkwrap.json index 9227d002..fe0dc2d1 100644 --- a/frontend/npm-shrinkwrap.json +++ b/frontend/npm-shrinkwrap.json @@ -4816,9 +4816,9 @@ } }, "fullcalendar": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.9.0.tgz", - "integrity": "sha512-kUfkWov2YQFemafgL0x9ogx2TPmgZze/VsWYvmajgr+bmoVY28XXErQ3MGfgWbM18QWdmvBIVhJCGY81MdbL+w==" + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.11.0.tgz", + "integrity": "sha512-R3yQMKJtP6jWZ3o9fNB0WUOl6Oi+vus3ciLtt3eva7ISutkMm6nE4lA+xhfTS3OIevxVQOv0O646R6G8o7sMXA==" }, "function-bind": { "version": "1.1.0", diff --git a/frontend/package.json b/frontend/package.json index 15903da0..5732e610 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -63,7 +63,7 @@ "chroma-js": "2.1.2", "core-js": "3.18.2", "font-awesome": "4.7.0", - "fullcalendar": "5.9.0", + "fullcalendar": "5.11.0", "ionicons": "5.5.3", "jdenticon": "^3.1.1", "jquery": "3.6.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 8425c8e8..318a9e57 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2727,9 +2727,9 @@ fstream@^1.0.0, fstream@^1.0.12: mkdirp ">=0.5 0" rimraf "2" -fullcalendar@*, fullcalendar@5.9.0: - version "5.9.0" - resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-5.9.0.tgz#16ec6f1a13ad6642c565ce4e7b145bc0e7b05fe1" +fullcalendar@*, fullcalendar@5.11.0: + version "5.11.0" + resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-5.11.0.tgz#ad22a10fbf821940a1aa10d8670700bf0e1548d8" function-bind@^1.0.2, function-bind@^1.1.0: version "1.1.0"