This commit is contained in:
xiaojunnuo
2024-12-13 00:17:10 +08:00
parent da07ce419f
commit d4385ad8a5
26 changed files with 101 additions and 41 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.28.3",
"version": "1.28.4",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.28.3",
"@certd/basic": "^1.28.4",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",