@cocreate/server
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -0,1 +1,8 @@ | ||
## [1.1.7](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.6...v1.1.7) (2024-06-23) | ||
### Bug Fixes | ||
* bump dependencies ([0bbc860](https://github.com/CoCreate-app/CoCreate-server/commit/0bbc860bf23e7011f17a975ae61ef9a6814da44b)) | ||
## [1.1.6](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.5...v1.1.6) (2024-06-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/server", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "A dynamic SSL certificate management and generation tool for proxies like NGINX, with a fallback to Node.js SSL termination. It seamlessly integrates HTTP, HTTPS, and ACME protocols to ensure secure, encrypted connections.", | ||
@@ -42,4 +42,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/acme": "^1.2.11" | ||
"@cocreate/acme": "^1.2.12" | ||
} | ||
} |
71761
Updated@cocreate/acme@^1.2.12