Skip to content

Commit 3a01457

Browse files
committed
upgrade deps to fix a couple of issues introduced by node v18
127.0.0.1 now shows in the network interface list again.. pfx file updated to fix --https and --http2 modes on Linux
1 parent 5e6580c commit 3a01457

3 files changed

Lines changed: 141 additions & 1059 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [12, 14, 16, 17]
18+
node-version: [12, 14, 16, 18]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)