From 536534016c07d02b01b25ec9e2b9efc77dc8f81f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 05:25:26 +0000 Subject: [PATCH] chore(deps): Bump isbot from 5.1.35 to 5.1.37 Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.35 to 5.1.37. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/omrilotan/isbot/commits/v5.1.37) --- updated-dependencies: - dependency-name: isbot dependency-version: 5.1.37 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 e355e1f..1224845 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@react-router/node": "7.13.0", "@react-router/serve": "7.13.0", "clsx": "^2.1.1", - "isbot": "^5.1.35", + "isbot": "^5.1.37", "lucide-react": "^0.574.0", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -475,7 +475,7 @@ "is-number": ["is-number@7.0.0", "", {}, "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="], - "isbot": ["isbot@5.1.35", "", {}, "sha512-waFfC72ZNfwLLuJ2iLaoVaqcNo+CAaLR7xCpAn0Y5WfGzkNHv7ZN39Vbi1y+kb+Zs46XHOX3tZNExroFUPX+Kg=="], + "isbot": ["isbot@5.1.37", "", {}, "sha512-5bcicX81xf6NlTEV8rWdg7Pk01LFizDetuYGHx6d/f6y3lR2/oo8IfxjzJqn1UdDEyCcwT9e7NRloj8DwCYujQ=="], "jiti": ["jiti@2.6.1", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ=="], diff --git a/package.json b/package.json index 8f92286..5c1b9a4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@react-router/node": "7.13.0", "@react-router/serve": "7.13.0", "clsx": "^2.1.1", - "isbot": "^5.1.35", + "isbot": "^5.1.37", "lucide-react": "^0.574.0", "react": "^19.2.4", "react-dom": "^19.2.4",