Merge pull request #4261 from DSpace/dependabot/npm_and_yarn/isbot-5.1.27

Bump isbot from 5.1.26 to 5.1.27
This commit is contained in:
Tim Donohue
2025-04-28 10:15:59 -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.26", "isbot": "^5.1.27",
"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",
@@ -14731,9 +14731,9 @@
} }
}, },
"node_modules/isbot": { "node_modules/isbot": {
"version": "5.1.26", "version": "5.1.27",
"resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.26.tgz", "resolved": "https://registry.npmjs.org/isbot/-/isbot-5.1.27.tgz",
"integrity": "sha512-3wqJEYSIm59dYQjEF7zJ7T42aqaqxbCyJQda5rKCudJykuAnISptCHR/GSGpOnw8UrvU+mGueNLRJS5HXnbsXQ==", "integrity": "sha512-V3W56Hnztt4Wdh3VUlAMbdNicX/tOM38eChW3a2ixP6KEBJAeehxzYzTD59JrU5NCTgBZwRt9lRWr8D7eMZVYQ==",
"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.26", "isbot": "^5.1.27",
"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",