Skip to content

Commit

Permalink
fix: support *.localhost resolution RFC 6761 [INS-4739] (#8195)
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire authored Nov 22, 2024
1 parent bd08aa8 commit 7143aa8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/insomnia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@bufbuild/protobuf": "^1.8.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-node": "^1.4.0",
"@getinsomnia/node-libcurl": "^2.31.3",
"@getinsomnia/node-libcurl": "^2.31.4",
"@grpc/grpc-js": "^1.12.0",
"@grpc/proto-loader": "^0.7.13",
"@seald-io/nedb": "^4.0.4",
Expand Down

0 comments on commit 7143aa8

Please sign in to comment.