This commit is contained in:
xiaojunnuo
2024-08-04 02:53:50 +08:00
parent bf63b0d73f
commit 3bbbc41062
16 changed files with 82 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.22.5",
"version": "1.22.6",
"description": "fast-server base midway",
"private": true,
"type": "module",
@@ -21,12 +21,12 @@
"@alicloud/cs20151215": "^3.0.3",
"@alicloud/openapi-client": "^0.4.0",
"@alicloud/pop-core": "^1.7.10",
"@certd/acme-client": "^1.22.4",
"@certd/acme-client": "^1.22.6",
"@certd/lib-huawei": "^1.22.1",
"@certd/lib-k8s": "^1.22.5",
"@certd/midway-flyway-js": "^1.22.3",
"@certd/pipeline": "^1.22.5",
"@certd/plugin-cert": "^1.22.5",
"@certd/lib-k8s": "^1.22.6",
"@certd/midway-flyway-js": "^1.22.6",
"@certd/pipeline": "^1.22.6",
"@certd/plugin-cert": "^1.22.6",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.16.2",
"@midwayjs/cache": "^3.14.0",