From 164554216811bf595f4a06188dc9482a194ca1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:08:01 +0000 Subject: [PATCH] chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 +++++++++------------------------------- 1 file changed, 9 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index a57775e..d655471 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28241,9 +28241,9 @@ "license": "ISC" }, "node_modules/path-to-regexp": { - "version": "0.1.12", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz", - "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==", + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz", + "integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==", "dev": true, "license": "MIT" }, @@ -29988,9 +29988,9 @@ } }, "node_modules/router/node_modules/path-to-regexp": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", - "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz", + "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==", "license": "MIT", "funding": { "type": "opencollective", @@ -35205,7 +35205,7 @@ }, "packages/js": { "name": "glin-profanity", - "version": "3.1.4", + "version": "3.2.1", "license": "ISC", "devDependencies": { "@semantic-release/changelog": "^6.0.3", @@ -36335,11 +36335,11 @@ }, "packages/mcp": { "name": "glin-profanity-mcp", - "version": "1.0.0", + "version": "1.0.2", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", - "glin-profanity": "^3.2.0", + "glin-profanity": "^3.2.1", "zod": "^3.24.0" }, "bin": { @@ -36353,28 +36353,6 @@ "engines": { "node": ">=18.0.0" } - }, - "packages/mcp/node_modules/glin-profanity": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/glin-profanity/-/glin-profanity-3.2.0.tgz", - "integrity": "sha512-n/lJL7q9T5w83g0XP+GOTo84QHWmaB0YiYuNldG7EQ+wAqH4+y+61U95zampf/Kc4WLXsxgCvmWKENmEzdZNEg==", - "license": "ISC", - "peerDependencies": { - "@tensorflow-models/toxicity": ">=1.2.0", - "@tensorflow/tfjs": ">=4.0.0", - "react": ">=16.8.0" - }, - "peerDependenciesMeta": { - "@tensorflow-models/toxicity": { - "optional": true - }, - "@tensorflow/tfjs": { - "optional": true - }, - "react": { - "optional": true - } - } } } }