diff --git a/package-lock.json b/package-lock.json index 1acae29..e76e6f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5381,9 +5381,9 @@ "optional": true }, "fullcalendar": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.5.1.tgz", - "integrity": "sha512-QNo4RPm7uvboCkqFEANH0dvYidwlsDzQ4ErMHZjNwLnFOqm+StkIW1K5w82fEyOvznItwyAigrdkSCh2ZUd0JQ==" + "version": "5.11.3", + "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.11.3.tgz", + "integrity": "sha512-SgqiMEA+lWLyEd2jEwtIxdfx41j2CZr4KK00D2Gepj1MnGOjaEi13athnU6xvqMQXXjgJNj+vmlUP69QiuGncQ==" }, "function-bind": { "version": "1.1.1", diff --git a/package.json b/package.json index 4b7d0ee..315937d 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.5.1", + "fullcalendar": "^5.11.3", "icheck-bootstrap": "^3.0.1", "inputmask": "^5.0.5", "ion-rangeslider": "^2.3.1",