Merge pull request #10562 from backstage/dependabot/npm_and_yarn/isbinaryfile-5.0.0
build(deps): bump isbinaryfile from 4.0.8 to 5.0.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
build(deps): bump `isbinaryfile` from 4.0.8 to 5.0.0
|
||||
@@ -56,7 +56,7 @@
|
||||
"fs-extra": "10.0.1",
|
||||
"git-url-parse": "^11.6.0",
|
||||
"globby": "^11.0.0",
|
||||
"isbinaryfile": "^4.0.8",
|
||||
"isbinaryfile": "^5.0.0",
|
||||
"isomorphic-git": "^1.8.0",
|
||||
"jsonschema": "^1.2.6",
|
||||
"knex": "^1.0.2",
|
||||
|
||||
@@ -15116,6 +15116,11 @@ isbinaryfile@^4.0.8:
|
||||
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.8.tgz#5d34b94865bd4946633ecc78a026fc76c5b11fcf"
|
||||
integrity sha512-53h6XFniq77YdW+spoRrebh0mnmTxRPTlcuIArO57lmMdq4uBKFKaeTjnb92oYWrSn/LVL+LT+Hap2tFQj8V+w==
|
||||
|
||||
isbinaryfile@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz#034b7e54989dab8986598cbcea41f66663c65234"
|
||||
integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg==
|
||||
|
||||
isexe@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
||||
|
||||
Reference in New Issue
Block a user