This commit is contained in:
xiaojunnuo
2024-11-18 22:00:23 +08:00
parent e8a6d38ac6
commit 3e0d4a0bed
24 changed files with 132 additions and 36 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.27.4",
"version": "1.27.5",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.27.4",
"@certd/basic": "^1.27.5",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",