This commit is contained in:
xiaojunnuo
2025-12-03 00:59:54 +08:00
parent d2e147ba51
commit ddb18e6c21
28 changed files with 104 additions and 44 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.37.13",
"version": "1.37.14",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.37.13",
"@certd/basic": "^1.37.14",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",