Skip to content

Commit 777f8d5

Browse files
committed
Update dependencies and mkcert
1 parent 39a825a commit 777f8d5

File tree

3 files changed

+1564
-2531
lines changed

3 files changed

+1564
-2531
lines changed

certs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const exec = require("child_process").exec
66
const https = require("https")
77
const getAppDataPath = require("appdata-path")
88

9-
const MKCERT_VERSION = "v1.4.0"
9+
const MKCERT_VERSION = "v1.4.1"
1010
const CERT_PATH = getAppDataPath("https-localhost")
1111

1212
// check for updates

0 commit comments

Comments
 (0)