This commit is contained in:
xiaojunnuo
2024-10-02 02:04:55 +08:00
parent 388cb60cbb
commit afa8155fda
24 changed files with 98 additions and 28 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@certd/pipeline",
"private": false,
"version": "1.25.8",
"version": "1.25.9",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -15,8 +15,8 @@
"test": "mocha --loader=ts-node/esm"
},
"dependencies": {
"@certd/basic": "^1.25.8",
"@certd/plus-core": "^1.25.6",
"@certd/basic": "^1.25.9",
"@certd/plus-core": "^1.25.9",
"axios": "^1.7.2",
"fix-path": "^4.0.0",
"http-proxy-agent": "^7.0.2",