This commit is contained in:
xiaojunnuo
2025-09-27 08:34:35 +08:00
parent aaa4c8f899
commit 0c0c353ecc
28 changed files with 115 additions and 44 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/lib-server",
"version": "1.36.23",
"version": "1.36.24",
"description": "midway with flyway, sql upgrade way ",
"private": false,
"type": "module",
@@ -27,11 +27,11 @@
],
"license": "AGPL",
"dependencies": {
"@certd/acme-client": "^1.36.23",
"@certd/basic": "^1.36.23",
"@certd/pipeline": "^1.36.23",
"@certd/plugin-lib": "^1.36.23",
"@certd/plus-core": "^1.36.23",
"@certd/acme-client": "^1.36.24",
"@certd/basic": "^1.36.24",
"@certd/pipeline": "^1.36.24",
"@certd/plugin-lib": "^1.36.24",
"@certd/plus-core": "^1.36.24",
"@midwayjs/cache": "~3.14.0",
"@midwayjs/core": "~3.20.3",
"@midwayjs/i18n": "~3.20.3",