Skip to content

Commit 48b90c1

Browse files
authored
Merge pull request #5430 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.37
Bump isbot from 5.1.36 to 5.1.37
2 parents 7d3f69e + 297be0f commit 48b90c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"filesize": "^6.1.0",
9090
"http-proxy-middleware": "^2.0.9",
9191
"http-terminator": "^3.2.0",
92-
"isbot": "^5.1.36",
92+
"isbot": "^5.1.37",
9393
"js-cookie": "2.2.1",
9494
"js-yaml": "^4.1.1",
9595
"json5": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7600,10 +7600,10 @@ isbinaryfile@^4.0.8:
76007600
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz"
76017601
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
76027602

7603-
isbot@^5.1.36:
7604-
version "5.1.36"
7605-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.36.tgz#139dcc056f0a4042f3d7f39f011a1e328e9c7863"
7606-
integrity sha512-C/ZtXyJqDPZ7G7JPr06ApWyYoHjYexQbS6hPYD4WYCzpv2Qes6Z+CCEfTX4Owzf+1EJ933PoI2p+B9v7wpGZBQ==
7603+
isbot@^5.1.37:
7604+
version "5.1.37"
7605+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.37.tgz#77ae942b8ebb52b3ceddc681051c8508a6711d92"
7606+
integrity sha512-5bcicX81xf6NlTEV8rWdg7Pk01LFizDetuYGHx6d/f6y3lR2/oo8IfxjzJqn1UdDEyCcwT9e7NRloj8DwCYujQ==
76077607

76087608
isexe@^2.0.0:
76097609
version "2.0.0"

0 commit comments

Comments
 (0)