This commit is contained in:
xiaojunnuo
2025-07-07 00:45:59 +08:00
parent 3d2c6e6032
commit ce4dc9e3fa
28 changed files with 115 additions and 38 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/lib-server",
"version": "1.36.1",
"version": "1.36.2",
"description": "midway with flyway, sql upgrade way ",
"private": false,
"type": "module",
@@ -27,9 +27,9 @@
],
"license": "AGPL",
"dependencies": {
"@certd/acme-client": "^1.36.1",
"@certd/basic": "^1.36.1",
"@certd/pipeline": "^1.36.1",
"@certd/acme-client": "^1.36.2",
"@certd/basic": "^1.36.2",
"@certd/pipeline": "^1.36.2",
"@certd/plus-core": "^1.36.1",
"@midwayjs/cache": "~3.14.0",
"@midwayjs/core": "~3.20.3",