This commit is contained in:
xiaojunnuo
2025-04-13 01:31:52 +08:00
parent 617f74a225
commit be69244e8d
28 changed files with 111 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.1",
"version": "1.33.2",
"type": "module",
"module": "scr/index.js",
"main": "src/index.js",
@@ -18,7 +18,7 @@
"types"
],
"dependencies": {
"@certd/basic": "^1.33.1",
"@certd/basic": "^1.33.2",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",