From 93d652690ce154ce6a1ddeee540364b989d1dbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:45:22 +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 cf9be55..e929969 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "express": "^4.16.4", "file-loader": "^3.0.1", "html-webpack-plugin": "^3.2.0", - "i": "^0.3.6", + "i": "^0.3.7", "jsonwebtoken": "^8.5.1", "mongoose": "^5.5.6", "mongoose-unique-validator": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index dcac949..d0435aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3504,10 +3504,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -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.23: version "0.4.23"