This commit is contained in:
xiaojunnuo
2025-09-24 01:48:55 +08:00
parent e93f128a7a
commit c98f43b984
28 changed files with 135 additions and 44 deletions

View File

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