diff --git a/package.json b/package.json index a33afeaf3c6..66f9c0de2cb 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@fortawesome/fontawesome-free": "5.5.0", "ace-builds": "1.4.1", "bootbox": "3.2.0", - "chart.js": "2.7.2", + "chart.js": "2.7.3", "favcount": "https://github.com/chrishunt/favcount", "handlebars": "4.0.12", "highlight.js": "https://github.com/highlightjs/highlight.js", diff --git a/yarn.lock b/yarn.lock index aa39f5d6eb7..3d9470c5474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -415,10 +415,10 @@ chardet@^0.4.0: resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I= -chart.js@2.7.2: - version "2.7.2" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.2.tgz#3c9fde4dc5b95608211bdefeda7e5d33dffa5714" - integrity sha512-90wl3V9xRZ8tnMvMlpcW+0Yg13BelsGS9P9t0ClaDxv/hdypHDr/YAGf+728m11P5ljwyB0ZHfPKCapZFqSqYA== +chart.js@2.7.3: + version "2.7.3" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.3.tgz#cdb61618830bf216dc887e2f7b1b3c228b73c57e" + integrity sha512-3+7k/DbR92m6BsMUYP6M0dMsMVZpMnwkUyNSAbqolHKsbIzH2Q4LWVEHHYq7v0fmEV8whXE0DrjANulw9j2K5g== dependencies: chartjs-color "^2.1.0" moment "^2.10.2"