fix: bump acme-v2 and le-store-certbot to fix bugs on legacy systems

This commit is contained in:
AJ ONeal 2024-05-13 13:16:05 -06:00
parent 94fd657562
commit 40401779d9
Signed by: coolaj86
GPG Key ID: F1D692A76F70CF98
1 changed files with 2 additions and 2 deletions

View File

@ -37,13 +37,13 @@
"dependencies": {
"acme": "^1.3.5",
"acme-dns-01-cli": "^3.0.0",
"acme-v2": "^1.8.6",
"acme-v2": "^1.8.7",
"cert-info": "^1.5.1",
"greenlock-store-fs": "^3.0.2",
"keypairs": "^1.2.14",
"le-challenge-fs": "^2.0.2",
"le-sni-auto": "^2.1.9",
"le-store-certbot": "^2.2.3",
"le-store-certbot": "^2.2.4",
"rsa-compat": "^2.0.8"
},
"engines": {