Skip to content

Commit b0daab2

Browse files
authored
Merge pull request #4152 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.26
Bump isbot from 5.1.25 to 5.1.26
2 parents f74ffce + d2a9894 commit b0daab2

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
@@ -96,7 +96,7 @@
9696
"filesize": "^6.1.0",
9797
"http-proxy-middleware": "^2.0.7",
9898
"http-terminator": "^3.2.0",
99-
"isbot": "^5.1.25",
99+
"isbot": "^5.1.26",
100100
"js-cookie": "2.2.1",
101101
"js-yaml": "^4.1.0",
102102
"json5": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6814,10 +6814,10 @@ isbinaryfile@^4.0.8:
68146814
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3"
68156815
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
68166816

6817-
isbot@^5.1.25:
6818-
version "5.1.25"
6819-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.25.tgz#3f08f13a773a9cd86f7e498094f36974de0c151d"
6820-
integrity sha512-mqU76fmT7cpGG0JX1EzhCZIC+xovpH6TD2SAK18alonk0RG/RgChpGduJTYzRaq9a0COoFA99M9JVtEUOcScIw==
6817+
isbot@^5.1.26:
6818+
version "5.1.26"
6819+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.26.tgz#38c336503b8a7071a15437b2d11b41e65b903bd2"
6820+
integrity sha512-3wqJEYSIm59dYQjEF7zJ7T42aqaqxbCyJQda5rKCudJykuAnISptCHR/GSGpOnw8UrvU+mGueNLRJS5HXnbsXQ==
68216821

68226822
isexe@^2.0.0:
68236823
version "2.0.0"

0 commit comments

Comments
 (0)