pull/199/head
xiaojunnuo 2024-09-30 02:25:53 +08:00
parent d668032310
commit d5608c6dab
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
"test": "mocha --loader=ts-node/esm"
},
"dependencies": {
"@certd/plus-core": "^1.25.4",
"@certd/plus-core": "^1.25.6",
"axios": "^1.7.2",
"fix-path": "^4.0.0",
"http-proxy-agent": "^7.0.2",

View File

@ -30,7 +30,7 @@
"@certd/pipeline": "^1.25.6",
"@certd/plugin-cert": "^1.25.6",
"@certd/plugin-plus": "^1.25.6",
"@certd/plus-core": "^1.25.4",
"@certd/plus-core": "^1.25.6",
"@koa/cors": "^5.0.0",
"@midwayjs/bootstrap": "^3.16.2",
"@midwayjs/cache": "^3.14.0",