This commit is contained in:
xiaojunnuo
2024-07-26 23:15:20 +08:00
parent 351fb70d5d
commit 3d8f329e2d
12 changed files with 40 additions and 12 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.22.4",
"version": "1.22.5",
"description": "fast-server base midway",
"private": true,
"type": "module",
@@ -23,10 +23,10 @@
"@alicloud/pop-core": "^1.7.10",
"@certd/acme-client": "^1.22.4",
"@certd/lib-huawei": "^1.22.1",
"@certd/lib-k8s": "^1.22.3",
"@certd/lib-k8s": "^1.22.5",
"@certd/midway-flyway-js": "^1.22.3",
"@certd/pipeline": "^1.22.3",
"@certd/plugin-cert": "^1.22.4",
"@certd/pipeline": "^1.22.5",
"@certd/plugin-cert": "^1.22.5",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.16.2",
"@midwayjs/cache": "^3.14.0",