From d773214964cb03daa425d1eb329a99ee30be063f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:57:53 +0000 Subject: [PATCH] Bump i from 0.3.5 to 0.3.7 Bumps [i](https://github.com/pksunkara/inflect) from 0.3.5 to 0.3.7. - [Release notes](https://github.com/pksunkara/inflect/releases) - [Commits](https://github.com/pksunkara/inflect/compare/v0.3.5...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f8c06e106..8c213a9c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3443,9 +3443,9 @@ https-browserify@0.0.1: integrity sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI= i@0.3.x: - version "0.3.5" - resolved "https://registry.yarnpkg.com/i/-/i-0.3.5.tgz#1d2b854158ec8169113c6cb7f6b6801e99e211d5" - integrity sha1-HSuFQVjsgWkRPGy39raAHpniEdU= + version "0.3.7" + resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799" + integrity sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q== iconv-lite@0.4, iconv-lite@^0.4.4, iconv-lite@^0.4.5: version "0.4.24"