Merge pull request #4353 from DSpace/dependabot/npm_and_yarn/isbot-5.1.28

Bump isbot from 5.1.27 to 5.1.28
This commit is contained in:
Tim Donohue
2025-05-19 10:23:00 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -53,7 +53,7 @@
"filesize": "^10.1.6", "filesize": "^10.1.6",
"http-proxy-middleware": "^2.0.9", "http-proxy-middleware": "^2.0.9",
"http-terminator": "^3.2.0", "http-terminator": "^3.2.0",
"isbot": "^5.1.27", "isbot": "^5.1.28",
"js-cookie": "2.2.1", "js-cookie": "2.2.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"json5": "^2.2.3", "json5": "^2.2.3",
@@ -14730,9 +14730,9 @@
} }
}, },
"node_modules/isbot": { "node_modules/isbot": {
"version": "5.1.27", "version": "5.1.28",
"resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.27.tgz", "resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.28.tgz",
"integrity": "sha512-V3W56Hnztt4Wdh3VUlAMbdNicX/tOM38eChW3a2ixP6KEBJAeehxzYzTD59JrU5NCTgBZwRt9lRWr8D7eMZVYQ==", "integrity": "sha512-qrOp4g3xj8YNse4biorv6O5ZShwsJM0trsoda4y7j/Su7ZtTTfVXFzbKkpgcSoDrHS8FcTuUwcU04YimZlZOxw==",
"license": "Unlicense", "license": "Unlicense",
"engines": { "engines": {
"node": ">=18" "node": ">=18"

View File

@@ -135,7 +135,7 @@
"filesize": "^10.1.6", "filesize": "^10.1.6",
"http-proxy-middleware": "^2.0.9", "http-proxy-middleware": "^2.0.9",
"http-terminator": "^3.2.0", "http-terminator": "^3.2.0",
"isbot": "^5.1.27", "isbot": "^5.1.28",
"js-cookie": "2.2.1", "js-cookie": "2.2.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"json5": "^2.2.3", "json5": "^2.2.3",