diff --git a/components/package.json b/components/package.json index d705a575333..2016f4b2f27 100644 --- a/components/package.json +++ b/components/package.json @@ -31,7 +31,7 @@ "jquery.flot.tooltip": "^0.9.0", "jquery.hotkeys": "jeresig/jquery.hotkeys#master", "jszip": "^3.6.0", - "justgage": "^1.5.0", + "justgage": "^1.6.1", "metismenu": "~3.0.7", "moment": "^2.29.1", "morris.js": "morrisjs/morris.js", diff --git a/components/yarn.lock b/components/yarn.lock index 5e54fdb853f..8f94b3cca4a 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -767,10 +767,10 @@ jszip@^3.6.0: readable-stream "~2.3.6" set-immediate-shim "~1.0.1" -justgage@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.5.0.tgz#b378fb680fb4d68fc244ef41f8dc2e38d6f9eb16" - integrity sha512-9BqZ+OQ+XrxoMg74U7NMnG8sdjlIreHAQ6uWBzqooAOjoVl2tVCoXg4BrZT9rkK+anRuGXacUtY/BgEKPhxbCQ== +justgage@^1.6.1: + version "1.6.1" + resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.6.1.tgz#e4827bf6220b086e896520cfc3167cfc6e1164a3" + integrity sha512-09GTQ0uiGlB/jJO3l+aUGeCrYmz5ZcHC0JVb4SB6ZKIXPeHL7wVt6rIZMkC+Gs6a9Yhgo4W8L4XMdeZJHOichg== dependencies: raphael "^2.3.0"