Skip to content

Commit

Permalink
upgrade deps to fix a couple of issues introduced by node v18
Browse files Browse the repository at this point in the history
127.0.0.1 now shows in the network interface list again.. pfx file updated to fix --https and --http2 modes on Linux
  • Loading branch information
75lb committed May 28, 2022
1 parent 5e6580c commit 3a01457
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 1,059 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [12, 14, 16, 17]
node-version: [12, 14, 16, 18]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 3a01457

Please sign in to comment.