From ec70da9fdab82778a1b2d2105aba580287e1636f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 13:26:05 +0000 Subject: [PATCH] Bump fullcalendar from 5.9.0 to 5.11.2 in /frontend Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.9.0 to 5.11.2. - [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.2) --- 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..dd9e61d8 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.2", + "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.11.2.tgz", + "integrity": "sha512-gAJTY+4rnWZV2BVrul6Rvl52sidxOyAhN0P8Fp9iYP0mJhTC+2U0oOoN8VKEnyi88QVe0WkFVt6p/pd5XLqBPw==" }, "function-bind": { "version": "1.1.0", diff --git a/frontend/package.json b/frontend/package.json index 15903da0..7090206b 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.2", "ionicons": "5.5.3", "jdenticon": "^3.1.1", "jquery": "3.6.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 8425c8e8..49cd345a 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.2: + version "5.11.2" + resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-5.11.2.tgz#efdafbb40652f7dec8aa4443a75f5c0f397288c3" function-bind@^1.0.2, function-bind@^1.1.0: version "1.1.0"