From bc94b444581e526e9b943bb58b56e9ebe35c3b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 09:58:45 +0000 Subject: [PATCH] Bump qs from 6.4.0 to 6.4.1 in /packages/money-format Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/money-format/yarn.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/packages/money-format/yarn.lock b/packages/money-format/yarn.lock index baee65a..2daf25c 100644 --- a/packages/money-format/yarn.lock +++ b/packages/money-format/yarn.lock @@ -2,6 +2,12 @@ # yarn lockfile v1 +"@cryptolw/money-data@^0.0.2": + version "0.0.2" + resolved "https://registry.yarnpkg.com/@cryptolw/money-data/-/money-data-0.0.2.tgz#fd05785c9b90c72f050cdfd71ee74d92829d6478" + dependencies: + accounting "^0.4.1" + abab@^1.0.3: version "1.0.4" resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e" @@ -2352,8 +2358,8 @@ punycode@^1.4.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" qs@~6.5.1: version "6.5.1"