diff --git a/package-lock.json b/package-lock.json index 08956f96ce28b63ea61e9b5986a4b406416255d5..7b026aca282cd607b9e3500232fa03a8962acc67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4579,9 +4579,9 @@ } }, "@swimlane/ngx-charts": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@swimlane/ngx-charts/-/ngx-charts-19.0.1.tgz", - "integrity": "sha512-r5g/JoW7J5S7K90hNhJTq9/4WzZuJe/PPd9W+Vj2E1kVV6sVJjQBi+iJQCDen1TFG2ka00Nlo988pAwQKfejBA==", + "version": "19.1.0", + "resolved": "https://registry.npmjs.org/@swimlane/ngx-charts/-/ngx-charts-19.1.0.tgz", + "integrity": "sha512-hxh9y7gSKWUtSmjlLw7F9dXqy1yjbDCwzmBAg7FKXNjKP72erkemguoEd1i6WMi/33TRaPcFNW5PLNmTAsS0Ng==", "requires": { "@types/d3-shape": "^2.0.0", "d3-array": "^2.9.1", diff --git a/package.json b/package.json index d7039ccd0ca2696afae982139a949ac5d2135344..f6b71a104a4a891dd9329ee671830edc7009ff90 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@angular/platform-browser": "12.2.9", "@angular/platform-browser-dynamic": "12.2.9", "@angular/router": "12.2.9", - "@swimlane/ngx-charts": "19.0.1", + "@swimlane/ngx-charts": "19.1.0", "ace-builds": "1.4.13", "angular-page-visibility": "11.0.0", "ansi-to-html": "0.7.2",