Skip to content

Commit c671977

Browse files
committed
Update osx-find-exec for a small bugfix
This solves a rare crash, where the server would fail with 'e.startsWith is not a function'.
1 parent a7b6617 commit c671977

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -27,7 +27,7 @@
2727
"bugs": "https://github.com/httptoolkit/httptoolkit-server/issues",
2828
"dependencies": {
2929
"@httptoolkit/browser-launcher": "^1.5.0",
30-
"@httptoolkit/osx-find-executable": "^1.1.1",
30+
"@httptoolkit/osx-find-executable": "^1.1.2",
3131
"@oclif/command": "^1.5.4",
3232
"@oclif/config": "^1.13.3",
3333
"@oclif/plugin-help": "^2.1.3",

0 commit comments

Comments
 (0)