This commit is contained in:
xiaojunnuo
2026-05-13 14:21:21 +08:00
parent 3e5366c74e
commit 1c6dc169ac
20 changed files with 78 additions and 38 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/lib-server",
"version": "1.39.15",
"version": "1.39.16",
"description": "midway with flyway, sql upgrade way ",
"private": false,
"type": "module",
@@ -29,11 +29,11 @@
],
"license": "AGPL",
"dependencies": {
"@certd/acme-client": "^1.39.15",
"@certd/basic": "^1.39.15",
"@certd/pipeline": "^1.39.15",
"@certd/plugin-lib": "^1.39.15",
"@certd/plus-core": "^1.39.15",
"@certd/acme-client": "^1.39.16",
"@certd/basic": "^1.39.16",
"@certd/pipeline": "^1.39.16",
"@certd/plugin-lib": "^1.39.16",
"@certd/plus-core": "^1.39.16",
"@midwayjs/cache": "3.14.0",
"@midwayjs/core": "3.20.11",
"@midwayjs/i18n": "3.20.13",