Browse Source

Bump fullcalendar from 5.6.0 to 5.7.0 (#3702)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
7402213ddb
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -5697,9 +5697,9 @@
       "optional": true
     },
     "fullcalendar": {
-      "version": "5.6.0",
-      "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.6.0.tgz",
-      "integrity": "sha512-7wk/QVrjMkh5c4cKo8Lk6QdOAp833beBmlltmPPEphPA1b+g4PPeQjnihBU4JHPi6Du2rAu0H2cE+gTXEebKjA=="
+      "version": "5.7.0",
+      "resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-5.7.0.tgz",
+      "integrity": "sha512-kOuzocipmY8o1oCVUSsKbv+eSqBbVpIZMUdxgramZPj7Rb4qs4GpVE7UgFt6kUQO6fC/CLazEpVfa3TUlSMkFA=="
     },
     "function-bind": {
       "version": "1.1.1",

+ 1 - 1
package.json

@@ -100,7 +100,7 @@
     "flag-icon-css": "^3.5.0",
     "flot": "^4.2.2",
     "fs-extra": "^9.1.0",
-    "fullcalendar": "^5.6.0",
+    "fullcalendar": "^5.7.0",
     "icheck-bootstrap": "^3.0.1",
     "inputmask": "^5.0.5",
     "ion-rangeslider": "^2.3.1",