This commit is contained in:
xiaojunnuo
2026-03-17 00:56:06 +08:00
parent 54e1681c5e
commit f477733483
37 changed files with 292 additions and 117 deletions

View File

@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.39.1",
"version": "1.39.2",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.39.1",
"@certd/basic": "^1.39.2",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.9.0",