Skip to content

Commit 2eca993

Browse files
authored
Merge pull request #4112 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.25
Bump isbot from 5.1.22 to 5.1.25
2 parents eef6bbe + 6c11621 commit 2eca993

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
@@ -91,7 +91,7 @@
9191
"filesize": "^6.1.0",
9292
"http-proxy-middleware": "^2.0.7",
9393
"http-terminator": "^3.2.0",
94-
"isbot": "^5.1.22",
94+
"isbot": "^5.1.25",
9595
"js-cookie": "2.2.1",
9696
"js-yaml": "^4.1.0",
9797
"json5": "^2.2.3",

yarn.lock

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

7083-
isbot@^5.1.22:
7084-
version "5.1.22"
7085-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.22.tgz#18a4a58bbfff6974ff7868dafea59907deb7b68d"
7086-
integrity sha512-RqCFY3cJy3c2y1I+rMn81cfzAR4XJwfPBC+M8kffUjbPzxApzyyv7Tbm1C/gXXq2dSCuD238pKFEWlQMTWsTFw==
7083+
isbot@^5.1.25:
7084+
version "5.1.25"
7085+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.25.tgz#3f08f13a773a9cd86f7e498094f36974de0c151d"
7086+
integrity sha512-mqU76fmT7cpGG0JX1EzhCZIC+xovpH6TD2SAK18alonk0RG/RgChpGduJTYzRaq9a0COoFA99M9JVtEUOcScIw==
70877087

70887088
isexe@^2.0.0:
70897089
version "2.0.0"

0 commit comments

Comments
 (0)