From bdf7027ea598411e9c04f959b71807176655ad32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 08:25:36 +0000 Subject: [PATCH] chore(deps): bump inflected from 2.0.4 to 2.1.0 Bumps [inflected](https://github.com/martinandert/inflected) from 2.0.4 to 2.1.0. - [Release notes](https://github.com/martinandert/inflected/releases) - [Commits](https://github.com/martinandert/inflected/compare/v2.0.4...v2.1.0) --- updated-dependencies: - dependency-name: inflected dependency-type: direct:production update-type: version-update:semver-minor ... 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 06c8380b7..645750482 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "express-jwt": "6.0.0", "forest-ip-utils": "1.0.1", "http-errors": "1.7.3", - "inflected": "2.0.4", + "inflected": "2.1.0", "ip-regex": "4.3.0", "ipaddr.js": "2.0.0", "jsonapi-serializer": "3.6.5", diff --git a/yarn.lock b/yarn.lock index 15ccf2ebd..f7d915d67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5426,10 +5426,10 @@ infer-owner@^1.0.3, infer-owner@^1.0.4: resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467" integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A== -inflected@2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/inflected/-/inflected-2.0.4.tgz#323770961ccbe992a98ea930512e9a82d3d3ef77" - integrity sha512-HQPzFLTTUvwfeUH6RAGjD8cHS069mBqXG5n4qaxX7sJXBhVQrsGgF+0ZJGkSuN6a8pcUWB/GXStta11kKi/WvA== +inflected@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/inflected/-/inflected-2.1.0.tgz#2816ac17a570bbbc8303ca05bca8bf9b3f959687" + integrity sha512-hAEKNxvHf2Iq3H60oMBHkB4wl5jn3TPF3+fXek/sRwAB5gP9xWs4r7aweSF95f99HFoz69pnZTcu8f0SIHV18w== inflected@^1.1.6: version "1.1.7"