From c785d6306e9b2e0b56c4cfd955a393862dd862bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:44:27 +0000 Subject: [PATCH] Bump isbot from 5.1.40 to 5.1.44 Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.40 to 5.1.44. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/omrilotan/isbot/compare/v5.1.40...v5.1.44) --- updated-dependencies: - dependency-name: isbot dependency-version: 5.1.44 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e5abf239d45..20d7d3b04f2 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "filesize": "^6.1.0", "http-proxy-middleware": "^2.0.10", "http-terminator": "^3.2.0", - "isbot": "^5.1.40", + "isbot": "^5.1.44", "js-cookie": "2.2.1", "js-yaml": "^4.2.0", "json5": "^2.2.3", diff --git a/yarn.lock b/yarn.lock index 21eb635c0c6..cb700ebc8a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7276,10 +7276,10 @@ isbinaryfile@^4.0.8: resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3" integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw== -isbot@^5.1.40: - version "5.1.40" - resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.40.tgz#2878f52e9e4118b4466c268aaf7502dcfd38375b" - integrity sha512-yNeeynhhtIVRBk12tBV4eHNxwB42HzR4Q3Ea7vCOiJhImGaAIdIMrbJtacQlBizGLjUPw+akkFI5Dn9T70XoVQ== +isbot@^5.1.44: + version "5.1.44" + resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.44.tgz#d884bb5c6e40b3659137adc6a490c66a203cc90c" + integrity sha512-PGEHtwMnKbZpeSEXW2Utx+/JWed7dp6DiH0WWg33vGSDA7RUvpUeJSVlLrVkQ1RCpvDOUc/eH9ql7VsdbBZ8pA== isexe@^2.0.0: version "2.0.0"