From 3aa3fb8169afa68cbebbf1a3a1dd373eccefd23f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:52:07 +0000 Subject: [PATCH] Bump justgage from 1.6.1 to 1.7.0 in /components Bumps [justgage](https://github.com/toorshia/justgage) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/toorshia/justgage/releases) - [Changelog](https://github.com/toorshia/justgage/blob/master/CHANGELOG.md) - [Commits](https://github.com/toorshia/justgage/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: justgage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/package.json | 2 +- components/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/package.json b/components/package.json index 1b5079c0a7..e17a174bda 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.10.1", - "justgage": "^1.6.1", + "justgage": "^1.7.0", "metismenu": "~3.0.7", "moment": "^2.30.1", "morris.js": "morrisjs/morris.js", diff --git a/components/yarn.lock b/components/yarn.lock index e346338a1b..3965ffb7c7 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -714,10 +714,10 @@ jszip@^3.10.1: readable-stream "~2.3.6" setimmediate "^1.0.5" -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== +justgage@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.7.0.tgz#4b615c6a88c75d4f7fab20dd32b2710e9eb36411" + integrity sha512-yJ9O8HU9cxo2UMFyouOJ+cnEsKVyX44Ghu3iLFaKlzahrGUAB0UcEzWDcu7JqEwC7bU/hunoAZLKF/sIcVbYQQ== dependencies: raphael "^2.3.0"