Skip to content

Commit 8ec2f62

Browse files
committed
build: upgrade mkcert to v1.4.4
🤖 Generated with [OpenCode](https://opencode.ai) (Smart-router)
1 parent 620eb6b commit 8ec2f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
9+
const MKCERT_VERSION = "v1.4.4"
1010
const CERT_PATH = getAppDataPath("https-localhost")
1111

1212
// check for updates

0 commit comments

Comments
 (0)