diff --git a/package.json b/package.json index 70633f64e30..a2d5d8ed870 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "filesize": "^6.1.0", "http-proxy-middleware": "^2.0.9", "http-terminator": "^3.2.0", - "isbot": "^5.1.36", + "isbot": "^5.1.37", "js-cookie": "2.2.1", "js-yaml": "^4.1.1", "json5": "^2.2.3", diff --git a/yarn.lock b/yarn.lock index 6434055b15d..546482dba88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7684,10 +7684,10 @@ isbinaryfile@^4.0.8: resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz" integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw== -isbot@^5.1.36: - version "5.1.36" - resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.36.tgz#139dcc056f0a4042f3d7f39f011a1e328e9c7863" - integrity sha512-C/ZtXyJqDPZ7G7JPr06ApWyYoHjYexQbS6hPYD4WYCzpv2Qes6Z+CCEfTX4Owzf+1EJ933PoI2p+B9v7wpGZBQ== +isbot@^5.1.37: + version "5.1.37" + resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.37.tgz#77ae942b8ebb52b3ceddc681051c8508a6711d92" + integrity sha512-5bcicX81xf6NlTEV8rWdg7Pk01LFizDetuYGHx6d/f6y3lR2/oo8IfxjzJqn1UdDEyCcwT9e7NRloj8DwCYujQ== isexe@^2.0.0: version "2.0.0"