From ea69c7d437741fb5691ea7e5fee558d72118dea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 02:39:04 +0000 Subject: [PATCH] Bump inflection from 3.0.0 to 3.0.1 in the npm-production group Bumps the npm-production group with 1 update: [inflection](https://github.com/dreamerslab/node.inflection). Updates `inflection` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/dreamerslab/node.inflection/releases) - [Changelog](https://github.com/dreamerslab/node.inflection/blob/master/CHANGELOG.md) - [Commits](https://github.com/dreamerslab/node.inflection/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: inflection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b0febd..d5d5420 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3176,9 +3176,9 @@ } }, "node_modules/inflection": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/inflection/-/inflection-3.0.0.tgz", - "integrity": "sha512-1zEJU1l19SgJlmwqsEyFTbScw/tkMHFenUo//Y0i+XEP83gDFdMvPizAD/WGcE+l1ku12PcTVHQhO6g5E0UCMw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/inflection/-/inflection-3.0.1.tgz", + "integrity": "sha512-EpyF+TLa3xZPClbkp9pDJZtJFYPHouWuFYsfAQI8AfjnaPVOpmRV6GSzCs+QGelj2eZ7oQllcK23aI1vHhPVVg==", "engines": { "node": ">=18.0.0" } @@ -7388,9 +7388,9 @@ "dev": true }, "inflection": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/inflection/-/inflection-3.0.0.tgz", - "integrity": "sha512-1zEJU1l19SgJlmwqsEyFTbScw/tkMHFenUo//Y0i+XEP83gDFdMvPizAD/WGcE+l1ku12PcTVHQhO6g5E0UCMw==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/inflection/-/inflection-3.0.1.tgz", + "integrity": "sha512-EpyF+TLa3xZPClbkp9pDJZtJFYPHouWuFYsfAQI8AfjnaPVOpmRV6GSzCs+QGelj2eZ7oQllcK23aI1vHhPVVg==" }, "inflight": { "version": "1.0.6",