This commit is contained in:
xiaojunnuo
2025-04-27 01:56:54 +08:00
parent 5891290672
commit 9b420ad33f
28 changed files with 149 additions and 43 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.33.7",
"version": "1.33.8",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.33.7",
"@certd/basic": "^1.33.8",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",