From 1bfbcdeaf5e326d73bf2d4655e197bb1bc0eb55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:24:28 +0000 Subject: [PATCH] chore(deps): bump compromise from 14.14.4 to 14.14.5 Bumps [compromise](https://github.com/spencermountain/compromise) from 14.14.4 to 14.14.5. - [Release notes](https://github.com/spencermountain/compromise/releases) - [Changelog](https://github.com/spencermountain/compromise/blob/master/changelog.md) - [Commits](https://github.com/spencermountain/compromise/compare/14.14.4...14.14.5) --- updated-dependencies: - dependency-name: compromise dependency-version: 14.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 93c6693..bb53439 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "cheerio": "^1.1.2", "cheerio-json-mapper": "^1.0.4", "commander": "^14.0.2", - "compromise": "^14.14.4", + "compromise": "^14.14.5", "concurrently": "^9.2.1", "csv-parse": "^5.6.0", "fast-xml-parser": "^5.3.3", @@ -244,7 +244,7 @@ "commander": ["commander@14.0.2", "", {}, "sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ=="], - "compromise": ["compromise@14.14.4", "", { "dependencies": { "efrt": "2.7.0", "grad-school": "0.0.5", "suffix-thumb": "5.0.2" } }, "sha512-QdbJwronwxeqb7a5KFK/+Y5YieZ4PE1f7ai0vU58Pp4jih+soDCBMuKVbhDEPQ+6+vI3vSiG4UAAjTAXLJw1Qw=="], + "compromise": ["compromise@14.14.5", "", { "dependencies": { "efrt": "2.7.0", "grad-school": "0.0.5", "suffix-thumb": "5.0.2" } }, "sha512-9qWxpOWo4crzvbdxAYDTwO6z0WljXwi6mL7CqCjAXKn7QtFijmSj7fCyAqGWldCVT2zNboMvg4kNL06drMg2Vw=="], "concurrently": ["concurrently@9.2.1", "", { "dependencies": { "chalk": "4.1.2", "rxjs": "7.8.2", "shell-quote": "1.8.3", "supports-color": "8.1.1", "tree-kill": "1.2.2", "yargs": "17.7.2" }, "bin": { "conc": "dist/bin/concurrently.js", "concurrently": "dist/bin/concurrently.js" } }, "sha512-fsfrO0MxV64Znoy8/l1vVIjjHa29SZyyqPgQBwhiDcaW8wJc2W3XWVOGx4M3oJBnv/zdUZIIp1gDeS98GzP8Ng=="], diff --git a/package.json b/package.json index 39725ae..5535d7e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "cheerio": "^1.1.2", "cheerio-json-mapper": "^1.0.4", "commander": "^14.0.2", - "compromise": "^14.14.4", + "compromise": "^14.14.5", "concurrently": "^9.2.1", "csv-parse": "^5.6.0", "fast-xml-parser": "^5.3.3",