Merge pull request #4597 from DSpace/dependabot/npm_and_yarn/isbot-5.1.29

This commit is contained in:
Alan Orth
2025-07-29 10:43:40 -07: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.28", "isbot": "^5.1.29",
"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",
@@ -14595,9 +14595,9 @@
} }
}, },
"node_modules/isbot": { "node_modules/isbot": {
"version": "5.1.28", "version": "5.1.29",
"resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.28.tgz", "resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.29.tgz",
"integrity": "sha512-qrOp4g3xj8YNse4biorv6O5ZShwsJM0trsoda4y7j/Su7ZtTTfVXFzbKkpgcSoDrHS8FcTuUwcU04YimZlZOxw==", "integrity": "sha512-DelDWWoa3mBoyWTq3wjp+GIWx/yZdN7zLUE7NFhKjAiJ+uJVRkbLlwykdduCE4sPUUy8mlTYTmdhBUYu91F+sw==",
"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.28", "isbot": "^5.1.29",
"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",