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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-08 03:01:42 +00:00 committed by GitHub
parent 45db04f87b
commit 232ccb9efa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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",

View file

@ -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",