From c0bdafd88df58619c5f24e133faa4db997480ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 04:14:04 +0000 Subject: [PATCH] chore(deps): bump numfmt from 2.4.3 to 2.5.1 in /client Bumps [numfmt](https://github.com/borgar/numfmt) from 2.4.3 to 2.5.1. - [Commits](https://github.com/borgar/numfmt/commits) --- updated-dependencies: - dependency-name: numfmt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index cdc63aafc..85853e6ac 100644 --- a/client/package.json +++ b/client/package.json @@ -27,7 +27,7 @@ "detect-browser": "^5.3.0", "graphql-tag": "^2.12.6", "moment": "^2.29.4", - "numfmt": "^2.4.2", + "numfmt": "^2.5.1", "nuxt-edge": "latest", "pinia": "^2.0.23", "scule": "^0.3.2", diff --git a/client/yarn.lock b/client/yarn.lock index 2d468e726..d713f2853 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -12395,10 +12395,10 @@ number-is-nan@^1.0.0: resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= -numfmt@^2.4.2: - version "2.4.3" - resolved "https://registry.yarnpkg.com/numfmt/-/numfmt-2.4.3.tgz#d25874f9ba8a795c7b71b9e416d60a5372ff579a" - integrity sha512-nkAvt0Rc+LnlI5z4E7Ty755EpYYcX+9mQ6RPUIAM4lbCuCqXWq/4osGyLmmlxIiFb2E/04NgIZ5tjuxNmttXAg== +numfmt@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/numfmt/-/numfmt-2.5.1.tgz#7297ca7eb036ca3e10680b6c04b9854e55f6e774" + integrity sha512-hhohb6oCH3z9rZpFRGrb335CVwWN62Ajom8QI86PbIR+z6AFG8LuLGpoNz6/zR/tEKoTptzkS6kpAkSE218arg== "nuxi@npm:nuxi-edge@3.0.0-27460489.53fbca7": version "3.0.0-27460489.53fbca7"