This commit is contained in:
xiaojunnuo
2024-08-05 13:19:57 +08:00
parent 6765a48706
commit 67934cdebd
12 changed files with 46 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.22.7",
"version": "1.22.8",
"description": "fast-server base midway",
"private": true,
"type": "module",
@@ -23,10 +23,10 @@
"@alicloud/pop-core": "^1.7.10",
"@certd/acme-client": "^1.22.6",
"@certd/lib-huawei": "^1.22.1",
"@certd/lib-k8s": "^1.22.7",
"@certd/lib-k8s": "^1.22.8",
"@certd/midway-flyway-js": "^1.22.6",
"@certd/pipeline": "^1.22.7",
"@certd/plugin-cert": "^1.22.7",
"@certd/pipeline": "^1.22.8",
"@certd/plugin-cert": "^1.22.8",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.16.2",
"@midwayjs/cache": "^3.14.0",