This commit is contained in:
xiaojunnuo
2025-02-14 14:58:54 +08:00
parent 290cc0d1bb
commit 26f2c9fea2
26 changed files with 97 additions and 41 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client",
"private": false,
"author": "nmorsman",
"version": "1.30.3",
"version": "1.30.4",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.30.3",
"@certd/basic": "^1.30.4",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",