From 232ccb9efad57e94a309b65d1471c3b6b8322929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 03:01:42 +0000 Subject: [PATCH] Bump fullcalendar from 5.10.0 to 5.10.1 Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 5.10.0 to 5.10.1. - [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.10.0...v5.10.1) --- updated-dependencies: - dependency-name: fullcalendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index eea17f035..b7103ad72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "flag-icon-css": "^3.5.0", "flot": "^4.2.2", "fs-extra": "^9.1.0", - "fullcalendar": "^5.10.0", + "fullcalendar": "^5.10.1", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.6", "ion-rangeslider": "^2.3.1", @@ -7136,9 +7136,9 @@ } }, "node_modules/fullcalendar": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.0.tgz", - "integrity": "sha512-gl1szCz8c9R8idqDM2eurDPvoXg0z7BqhVIxZPNsD4r4GVG2mpidD6tiPeBXMlmWM6J1IJctUXdnveN1ckDwJg==" + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.1.tgz", + "integrity": "sha512-0jgDxiWRuC36MzAUK3+Equmu4R0+vAPEtttsXLX9GNNDUHEZ5HjcH+dUtWut4vlJtxGJgVZ+eZ76/7qhcu+RMA==" }, "node_modules/function-bind": { "version": "1.1.1", @@ -21021,9 +21021,9 @@ "optional": true }, "fullcalendar": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.0.tgz", - "integrity": "sha512-gl1szCz8c9R8idqDM2eurDPvoXg0z7BqhVIxZPNsD4r4GVG2mpidD6tiPeBXMlmWM6J1IJctUXdnveN1ckDwJg==" + "version": "5.10.1", + "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.10.1.tgz", + "integrity": "sha512-0jgDxiWRuC36MzAUK3+Equmu4R0+vAPEtttsXLX9GNNDUHEZ5HjcH+dUtWut4vlJtxGJgVZ+eZ76/7qhcu+RMA==" }, "function-bind": { "version": "1.1.1", diff --git a/package.json b/package.json index c891e8005..fc14aa95c 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "flag-icon-css": "^3.5.0", "flot": "^4.2.2", "fs-extra": "^9.1.0", - "fullcalendar": "^5.10.0", + "fullcalendar": "^5.10.1", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.6", "ion-rangeslider": "^2.3.1",