Merge pull request #3326 from ColorlibHQ/dependabot/npm_and_yarn/fullcalendar-5.5.1

Bump fullcalendar from 5.5.0 to 5.5.1
pull/3310/head
Daniel 2021-01-18 13:08:24 +05:30 committed by GitHub
commit 9a047910db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5708,9 +5708,9 @@
"optional": true
},
"fullcalendar": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.0.tgz",
"integrity": "sha512-aFnL4cIm4/TQaScK41plscaUd+R7Mos+cnhWaviiXwetSX+/67RcS8rKnEzghlKcZZZusGDLSvdwBSYA7MKemQ=="
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.1.tgz",
"integrity": "sha512-QNo4RPm7uvboCkqFEANH0dvYidwlsDzQ4ErMHZjNwLnFOqm+StkIW1K5w82fEyOvznItwyAigrdkSCh2ZUd0JQ=="
},
"function-bind": {
"version": "1.1.1",

View File

@ -102,7 +102,7 @@
"flag-icon-css": "^3.5.0",
"flot": "^4.2.1",
"fs-extra": "^9.0.1",
"fullcalendar": "^5.5.0",
"fullcalendar": "^5.5.1",
"icheck-bootstrap": "^3.0.1",
"inputmask": "^5.0.5",
"ion-rangeslider": "^2.3.1",