From 908b96e6122ba96304163b1426af06159ae88e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:38:36 +0000 Subject: [PATCH] Bump i from 0.3.6 to 0.3.7 Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/pksunkara/inflect/releases) - [Commits](https://github.com/pksunkara/inflect/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e4a71830..0bc75a8d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "express": "4.16.3", "express-http-proxy": "^1.5.1", "express-prometheus-middleware": "^0.6.1", - "i": "0.3.6", + "i": "0.3.7", "i18next": "11.6.0", "i18next-xhr-backend": "1.5.1", "js-cookie": "2.2.0", diff --git a/yarn.lock b/yarn.lock index 93c2ae83..5d5fd41c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6321,10 +6321,10 @@ i18next@11.6.0: resolved "https://registry.yarnpkg.com/i18next/-/i18next-11.6.0.tgz#e0047aa3e3a0080f6f318426f90597cbb0d6ddd5" integrity sha512-+eOdu1laoPX8l3zuaEFpf0MPYqAyKeX46WEjRkpPLp0TcijP3ww6NrDCPcRwX3yKB69R+ggiLvLGzCm8ALaVXQ== -i@0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/i/-/i-0.3.6.tgz#d96c92732076f072711b6b10fd7d4f65ad8ee23d" - integrity sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0= +i@0.3.7: + 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.19: version "0.4.19"