This commit is contained in:
xiaojunnuo
2026-02-16 23:44:19 +08:00
parent 5bc690fcd9
commit 1f002159e2
28 changed files with 118 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/lib-server",
"version": "1.38.10",
"version": "1.38.11",
"description": "midway with flyway, sql upgrade way ",
"private": false,
"type": "module",
@@ -28,11 +28,11 @@
],
"license": "AGPL",
"dependencies": {
"@certd/acme-client": "^1.38.10",
"@certd/basic": "^1.38.10",
"@certd/pipeline": "^1.38.10",
"@certd/plugin-lib": "^1.38.10",
"@certd/plus-core": "^1.38.10",
"@certd/acme-client": "^1.38.11",
"@certd/basic": "^1.38.11",
"@certd/pipeline": "^1.38.11",
"@certd/plugin-lib": "^1.38.11",
"@certd/plus-core": "^1.38.11",
"@midwayjs/cache": "3.14.0",
"@midwayjs/core": "3.20.11",
"@midwayjs/i18n": "3.20.13",