diff --git a/webapp/frontend/package-lock.json b/webapp/frontend/package-lock.json index cae08a9..59c0b0c 100644 --- a/webapp/frontend/package-lock.json +++ b/webapp/frontend/package-lock.json @@ -29,13 +29,13 @@ "@fullcalendar/rrule": "4.4.0", "@fullcalendar/timegrid": "4.4.0", "@types/humanize-duration": "^3.18.1", - "apexcharts": "3.19.0", + "apexcharts": "3.19.2", "crypto-js": "3.3.0", "highlight.js": "10.0.1", "humanize-duration": "^3.24.0", "lodash": "4.17.15", "moment": "2.24.0", - "ng-apexcharts": "1.2.3", + "ng-apexcharts": "1.5.12", "ngx-markdown": "9.0.0", "ngx-quill": "9.1.0", "perfect-scrollbar": "1.5.0", @@ -2964,9 +2964,9 @@ } }, "node_modules/apexcharts": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.0.tgz", - "integrity": "sha512-fzupCGVDvOoU6kEzguLAfgRgrlHynHM5fnkkyCL85tYf9U8bw1hCijs4A+kWXurC/SNytJrArBc21kA/2wuHYg==", + "version": "3.19.2", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.2.tgz", + "integrity": "sha512-hMFLRE2Lyx4WrN9pYfQLvBDcn+HOodZrqRwc+kucxM+hcUmI2NHY4z+GI14+VcSFmD4aKiMbS3z3Q2jiBxUrcg==", "dependencies": { "svg.draggable.js": "^2.2.2", "svg.easing.js": "^2.0.0", @@ -9958,17 +9958,17 @@ "dev": true }, "node_modules/ng-apexcharts": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.2.3.tgz", - "integrity": "sha512-4G+JRCWp8uSSBJKvYP9vKHEZIC0w6YuRLasumZS35fCCc7bzLY+L907n8khG9Xeoo4LBt7pVbmjb9P+lSWs/5g==", + "version": "1.5.12", + "resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.5.12.tgz", + "integrity": "sha512-k82AdWNbZs5yqGCjiX7PGS11Cy1+1Oo/RGt2lT89xReD9N9Vvo1t34p1dmzS+U6W5wOFlLEKKVLGNQqENW8cTQ==", "dependencies": { - "tslib": "^1.9.0" + "tslib": "^1.10.0" }, "peerDependencies": { - "@angular/common": "^8.0.0", - "@angular/core": "^8.0.0", - "apexcharts": "^3.11.2", - "rxjs": "^6.4.0" + "@angular/common": ">=9.0.0 <13.0.0", + "@angular/core": ">=9.0.0 <13.0.0", + "apexcharts": "^3.19.2", + "rxjs": "^6.5.5" } }, "node_modules/ngx-markdown": { @@ -20708,9 +20708,9 @@ } }, "apexcharts": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.0.tgz", - "integrity": "sha512-fzupCGVDvOoU6kEzguLAfgRgrlHynHM5fnkkyCL85tYf9U8bw1hCijs4A+kWXurC/SNytJrArBc21kA/2wuHYg==", + "version": "3.19.2", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.2.tgz", + "integrity": "sha512-hMFLRE2Lyx4WrN9pYfQLvBDcn+HOodZrqRwc+kucxM+hcUmI2NHY4z+GI14+VcSFmD4aKiMbS3z3Q2jiBxUrcg==", "requires": { "svg.draggable.js": "^2.2.2", "svg.easing.js": "^2.0.0", @@ -26486,11 +26486,11 @@ "dev": true }, "ng-apexcharts": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.2.3.tgz", - "integrity": "sha512-4G+JRCWp8uSSBJKvYP9vKHEZIC0w6YuRLasumZS35fCCc7bzLY+L907n8khG9Xeoo4LBt7pVbmjb9P+lSWs/5g==", + "version": "1.5.12", + "resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.5.12.tgz", + "integrity": "sha512-k82AdWNbZs5yqGCjiX7PGS11Cy1+1Oo/RGt2lT89xReD9N9Vvo1t34p1dmzS+U6W5wOFlLEKKVLGNQqENW8cTQ==", "requires": { - "tslib": "^1.9.0" + "tslib": "^1.10.0" } }, "ngx-markdown": { diff --git a/webapp/frontend/package.json b/webapp/frontend/package.json index 748b322..e5e138a 100644 --- a/webapp/frontend/package.json +++ b/webapp/frontend/package.json @@ -40,13 +40,13 @@ "@fullcalendar/rrule": "4.4.0", "@fullcalendar/timegrid": "4.4.0", "@types/humanize-duration": "^3.18.1", - "apexcharts": "3.19.0", + "apexcharts": "3.19.2", "crypto-js": "3.3.0", "highlight.js": "10.0.1", "humanize-duration": "^3.24.0", "lodash": "4.17.15", "moment": "2.24.0", - "ng-apexcharts": "1.2.3", + "ng-apexcharts": "1.5.12", "ngx-markdown": "9.0.0", "ngx-quill": "9.1.0", "perfect-scrollbar": "1.5.0",