Skip to content

Commit 0bae8c2

Browse files
fix: update isbinaryfile to fix an issue with protobuf parsing causing hanging
1 parent e196448 commit 0bae8c2

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"common-path-prefix": "^3.0.0",
4545
"cross-fetch": "^3.2.0 <4",
4646
"ignore": "^7.0.4",
47-
"isbinaryfile": "^4.0.10 <5",
47+
"isbinaryfile": "^5.0.6 <6",
4848
"js-yaml": "^4.1.0",
4949
"node-cache": "^5.1.2"
5050
},

0 commit comments

Comments
 (0)