therootcompany / greenlock.js

🔐 Free SSL, Free Wildcard SSL, and Fully Automated HTTPS for node.js, issued by Let's Encrypt v2 via ACME
https://git.rootprojects.org/root/greenlock.js
Mozilla Public License 2.0
63 stars 16 forks source link

fix: bump deps for protocol and fs bugfixes #10

Closed coolaj86 closed 4 months ago

coolaj86 commented 4 months ago
coolaj86 commented 4 months ago

This skips updating package-lock.json because I don't readily have a node-v10 system available to do so, and I worry about breaking something that's otherwise working.

In fact, I have absolutely no idea how this didn't break years ago for me. I'm guessing the IP of my server that was running this was grandfathered into the old API and when I migrated to a different IP, it finally broke.