diff --git a/packages/whook-authorization/package-lock.json b/packages/whook-authorization/package-lock.json index 6a84062a..5a051fb6 100644 --- a/packages/whook-authorization/package-lock.json +++ b/packages/whook-authorization/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@whook/authorization", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "knifecycle": "^14.0.0", @@ -39,12 +39,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -87,12 +87,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -219,10 +219,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -255,7 +255,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -13986,9 +13986,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14024,7 +14024,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14143,7 +14143,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14170,7 +14170,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-aws-lambda/package-lock.json b/packages/whook-aws-lambda/package-lock.json index b560752b..9b3a7b84 100644 --- a/packages/whook-aws-lambda/package-lock.json +++ b/packages/whook-aws-lambda/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "@whook/aws-lambda", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/aws-lambda": "^8.10.97", "@types/bytes": "^3.1.1", - "@whook/cli": "^10.0.0", - "@whook/cors": "^10.0.0", - "@whook/http-router": "^10.0.0", - "@whook/http-transaction": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/cli": "^10.0.2", + "@whook/cors": "^10.0.2", + "@whook/http-router": "^10.0.2", + "@whook/http-transaction": "^10.0.2", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -55,12 +55,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -103,12 +103,12 @@ }, "../whook-cli": { "name": "@whook/cli", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/fs-extra": "^9.0.10", "@types/inquirer": "^7.3.1", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -152,12 +152,12 @@ }, "../whook-cors": { "name": "@whook/cors", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "yhttperror": "^6.1.1" @@ -193,12 +193,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -325,10 +325,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -361,7 +361,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14304,7 +14304,7 @@ "@types/yargs-parser": "^21.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -14337,9 +14337,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14375,7 +14375,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14494,7 +14494,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14521,7 +14521,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14678,8 +14678,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", "eslint": "^8.17.0", @@ -14705,7 +14705,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14825,9 +14825,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14863,7 +14863,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14982,7 +14982,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15009,7 +15009,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15167,7 +15167,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15318,9 +15318,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15356,7 +15356,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15475,7 +15475,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15502,7 +15502,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-cli/package-lock.json b/packages/whook-cli/package-lock.json index 9d1b409a..95754b86 100644 --- a/packages/whook-cli/package-lock.json +++ b/packages/whook-cli/package-lock.json @@ -6,12 +6,12 @@ "packages": { "": { "name": "@whook/cli", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/fs-extra": "^9.0.10", "@types/inquirer": "^7.3.1", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -51,12 +51,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -99,12 +99,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -231,10 +231,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -267,7 +267,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14869,9 +14869,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14907,7 +14907,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15026,7 +15026,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15053,7 +15053,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-cors/package-lock.json b/packages/whook-cors/package-lock.json index 7dfde620..0276bc67 100644 --- a/packages/whook-cors/package-lock.json +++ b/packages/whook-cors/package-lock.json @@ -6,12 +6,12 @@ "packages": { "": { "name": "@whook/cors", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "yhttperror": "^6.1.1" @@ -39,12 +39,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -87,12 +87,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -219,10 +219,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -255,7 +255,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14125,7 +14125,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14245,9 +14245,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14283,7 +14283,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14402,7 +14402,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14429,7 +14429,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-create/package-lock.json b/packages/whook-create/package-lock.json index 6d989873..cf424c85 100644 --- a/packages/whook-create/package-lock.json +++ b/packages/whook-create/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "@whook/create", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/cli": "^10.0.0", - "@whook/example": "^10.0.0", + "@whook/cli": "^10.0.2", + "@whook/example": "^10.0.2", "axios": "^0.27.2", "common-services": "^11.0.1", "debug": "^4.3.4", @@ -45,12 +45,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -93,10 +93,10 @@ }, "../whook-authorization": { "name": "@whook/authorization", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "knifecycle": "^14.0.0", @@ -130,12 +130,12 @@ }, "../whook-cli": { "name": "@whook/cli", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/fs-extra": "^9.0.10", "@types/inquirer": "^7.3.1", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -179,12 +179,12 @@ }, "../whook-cors": { "name": "@whook/cors", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "yhttperror": "^6.1.1" @@ -220,17 +220,17 @@ }, "../whook-example": { "name": "@whook/example", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/authorization": "^10.0.0", - "@whook/cli": "^10.0.0", - "@whook/cors": "^10.0.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", - "@whook/swagger-ui": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/authorization": "^10.0.2", + "@whook/cli": "^10.0.2", + "@whook/cors": "^10.0.2", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", + "@whook/swagger-ui": "^10.0.2", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "jwt-service": "^9.0.1", @@ -303,12 +303,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -435,10 +435,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -471,7 +471,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -509,11 +509,11 @@ }, "../whook-swagger-ui": { "name": "@whook/swagger-ui", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "ecstatic": "^4.1.4", "knifecycle": "^14.0.0", @@ -14135,7 +14135,7 @@ "@types/yargs-parser": "^21.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -14168,9 +14168,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14206,7 +14206,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14325,7 +14325,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14352,7 +14352,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14508,14 +14508,14 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/authorization": "^10.0.0", - "@whook/cli": "^10.0.0", - "@whook/cors": "^10.0.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", - "@whook/swagger-ui": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/authorization": "^10.0.2", + "@whook/cli": "^10.0.2", + "@whook/cors": "^10.0.2", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", + "@whook/swagger-ui": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "chokidar": "^3.5.1", "common-services": "^11.0.1", @@ -14552,7 +14552,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14579,9 +14579,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14617,7 +14617,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14736,7 +14736,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14763,7 +14763,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14922,7 +14922,7 @@ "@types/yargs-parser": "^21.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -14955,9 +14955,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14993,7 +14993,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15112,7 +15112,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15139,7 +15139,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15296,8 +15296,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", "eslint": "^8.17.0", @@ -15323,7 +15323,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15443,9 +15443,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15481,7 +15481,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15600,7 +15600,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15627,7 +15627,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15785,7 +15785,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15904,7 +15904,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15931,7 +15931,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16083,8 +16083,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "ecstatic": "^4.1.4", "esbuild": "^0.14.46", @@ -16112,7 +16112,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16232,9 +16232,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -16270,7 +16270,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16389,7 +16389,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -16416,7 +16416,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16573,9 +16573,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -16611,7 +16611,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16730,7 +16730,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -16757,7 +16757,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-create/src/services/__snapshots__/createWhook.test.ts.snap b/packages/whook-create/src/services/__snapshots__/createWhook.test.ts.snap index 1f84d065..772bf59e 100644 --- a/packages/whook-create/src/services/__snapshots__/createWhook.test.ts.snap +++ b/packages/whook-create/src/services/__snapshots__/createWhook.test.ts.snap @@ -117,7 +117,7 @@ Wayne Campbell \\"@whook/cli\\": \\"\\", \\"@whook/cors\\": \\"\\", \\"@whook/http-router\\": \\"\\", - \\"@whook/http-server\\": \\"^10.0.1\\", + \\"@whook/http-server\\": \\"^10.0.2\\", \\"@whook/http-transaction\\": \\"\\", \\"@whook/swagger-ui\\": \\"\\", \\"@whook/whook\\": \\"\\", @@ -419,7 +419,7 @@ Wayne Campbell \\"@whook/cli\\": \\"\\", \\"@whook/cors\\": \\"\\", \\"@whook/http-router\\": \\"\\", - \\"@whook/http-server\\": \\"^10.0.1\\", + \\"@whook/http-server\\": \\"^10.0.2\\", \\"@whook/http-transaction\\": \\"\\", \\"@whook/swagger-ui\\": \\"\\", \\"@whook/whook\\": \\"\\", @@ -753,7 +753,7 @@ Wayne Campbell \\"@whook/cli\\": \\"\\", \\"@whook/cors\\": \\"\\", \\"@whook/http-router\\": \\"\\", - \\"@whook/http-server\\": \\"^10.0.1\\", + \\"@whook/http-server\\": \\"^10.0.2\\", \\"@whook/http-transaction\\": \\"\\", \\"@whook/swagger-ui\\": \\"\\", \\"@whook/whook\\": \\"\\", @@ -1075,7 +1075,7 @@ Wayne Campbell \\"@whook/cli\\": \\"\\", \\"@whook/cors\\": \\"\\", \\"@whook/http-router\\": \\"\\", - \\"@whook/http-server\\": \\"^10.0.1\\", + \\"@whook/http-server\\": \\"^10.0.2\\", \\"@whook/http-transaction\\": \\"\\", \\"@whook/swagger-ui\\": \\"\\", \\"@whook/whook\\": \\"\\", diff --git a/packages/whook-create/src/services/createWhook.test.ts b/packages/whook-create/src/services/createWhook.test.ts index 618091af..73bfd54e 100644 --- a/packages/whook-create/src/services/createWhook.test.ts +++ b/packages/whook-create/src/services/createWhook.test.ts @@ -145,7 +145,7 @@ Mr Bean "@whook/cli": "", "@whook/cors": "", "@whook/http-router": "", - "@whook/http-server": "^10.0.1", + "@whook/http-server": "^10.0.2", "@whook/http-transaction": "", "@whook/swagger-ui": "", "@whook/whook": "", @@ -366,7 +366,7 @@ Mr Bean "@whook/cli": "", "@whook/cors": "", "@whook/http-router": "", - "@whook/http-server": "^10.0.1", + "@whook/http-server": "^10.0.2", "@whook/http-transaction": "", "@whook/swagger-ui": "", "@whook/whook": "", @@ -572,7 +572,7 @@ Mr Bean "@whook/cli": "", "@whook/cors": "", "@whook/http-router": "", - "@whook/http-server": "^10.0.1", + "@whook/http-server": "^10.0.2", "@whook/http-transaction": "", "@whook/swagger-ui": "", "@whook/whook": "", diff --git a/packages/whook-example/package-lock.json b/packages/whook-example/package-lock.json index 4d906d08..d9e8bcdf 100644 --- a/packages/whook-example/package-lock.json +++ b/packages/whook-example/package-lock.json @@ -6,17 +6,17 @@ "packages": { "": { "name": "@whook/example", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/authorization": "^10.0.0", - "@whook/cli": "^10.0.0", - "@whook/cors": "^10.0.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", - "@whook/swagger-ui": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/authorization": "^10.0.2", + "@whook/cli": "^10.0.2", + "@whook/cors": "^10.0.2", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", + "@whook/swagger-ui": "^10.0.2", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "jwt-service": "^9.0.1", @@ -57,12 +57,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -105,10 +105,10 @@ }, "../whook-authorization": { "name": "@whook/authorization", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "knifecycle": "^14.0.0", @@ -142,12 +142,12 @@ }, "../whook-cli": { "name": "@whook/cli", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/fs-extra": "^9.0.10", "@types/inquirer": "^7.3.1", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -191,12 +191,12 @@ }, "../whook-cors": { "name": "@whook/cors", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "yhttperror": "^6.1.1" @@ -232,12 +232,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -364,10 +364,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -400,7 +400,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -438,11 +438,11 @@ }, "../whook-swagger-ui": { "name": "@whook/swagger-ui", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "ecstatic": "^4.1.4", "knifecycle": "^14.0.0", @@ -14274,7 +14274,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14301,9 +14301,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14339,7 +14339,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14458,7 +14458,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14485,7 +14485,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14644,7 +14644,7 @@ "@types/yargs-parser": "^21.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -14677,9 +14677,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14715,7 +14715,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14834,7 +14834,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14861,7 +14861,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15018,8 +15018,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", "eslint": "^8.17.0", @@ -15045,7 +15045,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15165,9 +15165,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15203,7 +15203,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15322,7 +15322,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15349,7 +15349,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15507,7 +15507,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15626,7 +15626,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15653,7 +15653,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15805,8 +15805,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "ecstatic": "^4.1.4", "esbuild": "^0.14.46", @@ -15834,7 +15834,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15954,9 +15954,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15992,7 +15992,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16111,7 +16111,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -16138,7 +16138,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16295,9 +16295,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -16333,7 +16333,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16452,7 +16452,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -16479,7 +16479,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-gcp-functions/package-lock.json b/packages/whook-gcp-functions/package-lock.json index 20421cb1..e486a1e4 100644 --- a/packages/whook-gcp-functions/package-lock.json +++ b/packages/whook-gcp-functions/package-lock.json @@ -6,13 +6,13 @@ "packages": { "": { "name": "@whook/gcp-functions", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/cli": "^10.0.0", - "@whook/cors": "^10.0.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/cli": "^10.0.2", + "@whook/cors": "^10.0.2", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -48,12 +48,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -96,12 +96,12 @@ }, "../whook-cli": { "name": "@whook/cli", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/fs-extra": "^9.0.10", "@types/inquirer": "^7.3.1", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -145,12 +145,12 @@ }, "../whook-cors": { "name": "@whook/cors", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "yhttperror": "^6.1.1" @@ -186,12 +186,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -318,10 +318,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -354,7 +354,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14246,7 +14246,7 @@ "@types/yargs-parser": "^21.0.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "camelcase": "^7.0.0", @@ -14279,9 +14279,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14317,7 +14317,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14436,7 +14436,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14463,7 +14463,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14620,8 +14620,8 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", "eslint": "^8.17.0", @@ -14647,7 +14647,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14767,9 +14767,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14805,7 +14805,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14924,7 +14924,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14951,7 +14951,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15109,7 +15109,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15229,9 +15229,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15267,7 +15267,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15386,7 +15386,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15413,7 +15413,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-graphiql/package-lock.json b/packages/whook-graphiql/package-lock.json index 6d6b5204..f009745b 100644 --- a/packages/whook-graphiql/package-lock.json +++ b/packages/whook-graphiql/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@whook/graphiql", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "apollo-server-module-graphiql": "^1.4.0", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0" @@ -18,7 +18,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -39,12 +39,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -87,12 +87,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -219,10 +219,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -255,7 +255,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14048,7 +14048,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14168,9 +14168,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14206,7 +14206,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14325,7 +14325,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14352,7 +14352,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-graphql/package-lock.json b/packages/whook-graphql/package-lock.json index 96189fda..a9f35955 100644 --- a/packages/whook-graphql/package-lock.json +++ b/packages/whook-graphql/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "@whook/graphql", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-transaction": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-transaction": "^10.0.2", + "@whook/whook": "^10.0.2", "apollo-server-core": "^2.25.0", "apollo-server-env": "^3.1.0", "common-services": "^11.0.1", @@ -23,7 +23,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/authorization": "^10.0.0", + "@whook/authorization": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -45,12 +45,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -93,11 +93,11 @@ }, "../whook-authorization": { "name": "@whook/authorization", - "version": "10.0.0", + "version": "10.0.2", "dev": true, "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "knifecycle": "^14.0.0", @@ -131,12 +131,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -263,10 +263,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -299,7 +299,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -15677,7 +15677,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15704,9 +15704,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -15742,7 +15742,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -15861,7 +15861,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -15888,7 +15888,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16076,9 +16076,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -16114,7 +16114,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -16233,7 +16233,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -16260,7 +16260,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-http-router/package-lock.json b/packages/whook-http-router/package-lock.json index a6364619..02538861 100644 --- a/packages/whook-http-router/package-lock.json +++ b/packages/whook-http-router/package-lock.json @@ -6,12 +6,12 @@ "packages": { "": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -2664,9 +2664,9 @@ } }, "node_modules/@whook/http-transaction": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@whook/http-transaction/-/http-transaction-10.0.0.tgz", - "integrity": "sha512-u5GSbpv49g/MxDwKVi4PzS0Z6TCXLH4gzISIGOJSwXpuzyxcY3Llv96Kbr9utDF1nbQFZPiMqVbo4qGCmLit3g==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/@whook/http-transaction/-/http-transaction-10.0.2.tgz", + "integrity": "sha512-MpVUleXFdF8j+QKEkIFG9pwtvCw2szQLcRNloG8QmJmOnSg9F6wrtP6zP57fBMNUlhMXaaFE5aef6U9TylHklw==", "dependencies": { "common-services": "^11.0.1", "knifecycle": "^14.0.0", @@ -14230,9 +14230,9 @@ } }, "@whook/http-transaction": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@whook/http-transaction/-/http-transaction-10.0.0.tgz", - "integrity": "sha512-u5GSbpv49g/MxDwKVi4PzS0Z6TCXLH4gzISIGOJSwXpuzyxcY3Llv96Kbr9utDF1nbQFZPiMqVbo4qGCmLit3g==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/@whook/http-transaction/-/http-transaction-10.0.2.tgz", + "integrity": "sha512-MpVUleXFdF8j+QKEkIFG9pwtvCw2szQLcRNloG8QmJmOnSg9F6wrtP6zP57fBMNUlhMXaaFE5aef6U9TylHklw==", "requires": { "common-services": "^11.0.1", "knifecycle": "^14.0.0", diff --git a/packages/whook-http-server/package-lock.json b/packages/whook-http-server/package-lock.json index f818beb5..d0ab72ac 100644 --- a/packages/whook-http-server/package-lock.json +++ b/packages/whook-http-server/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -38,12 +38,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -170,7 +170,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -13942,7 +13942,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-http-transaction/package-lock.json b/packages/whook-http-transaction/package-lock.json index ec345f73..4e1d0595 100644 --- a/packages/whook-http-transaction/package-lock.json +++ b/packages/whook-http-transaction/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", diff --git a/packages/whook-method-override/package-lock.json b/packages/whook-method-override/package-lock.json index 22efdc79..df0c0ec7 100644 --- a/packages/whook-method-override/package-lock.json +++ b/packages/whook-method-override/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "@whook/method-override", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-transaction": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-transaction": "^10.0.2", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0" @@ -38,12 +38,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -86,12 +86,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -218,10 +218,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -254,7 +254,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14003,9 +14003,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14041,7 +14041,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14160,7 +14160,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14187,7 +14187,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-oauth2/package-lock.json b/packages/whook-oauth2/package-lock.json index 1d82d679..2a1e056b 100644 --- a/packages/whook-oauth2/package-lock.json +++ b/packages/whook-oauth2/package-lock.json @@ -6,12 +6,12 @@ "packages": { "": { "name": "@whook/oauth2", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@types/cookie": "^0.5.1", - "@whook/authorization": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/authorization": "^10.0.2", + "@whook/whook": "^10.0.2", "camelcase": "^7.0.0", "common-services": "^11.0.1", "cookie": "^0.5.0", @@ -45,12 +45,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -93,10 +93,10 @@ }, "../whook-authorization": { "name": "@whook/authorization", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "http-auth-utils": "^3.0.3", "knifecycle": "^14.0.0", @@ -130,12 +130,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -262,10 +262,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -298,7 +298,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14075,7 +14075,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "common-services": "^11.0.1", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14102,9 +14102,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14140,7 +14140,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14259,7 +14259,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14286,7 +14286,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14443,9 +14443,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14481,7 +14481,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14600,7 +14600,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14627,7 +14627,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-swagger-ui/package-lock.json b/packages/whook-swagger-ui/package-lock.json index 64bd30df..a0286c66 100644 --- a/packages/whook-swagger-ui/package-lock.json +++ b/packages/whook-swagger-ui/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "@whook/swagger-ui", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/whook": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/whook": "^10.0.2", "axios": "^0.27.2", "ecstatic": "^4.1.4", "knifecycle": "^14.0.0", @@ -40,12 +40,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -88,12 +88,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -220,10 +220,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -256,7 +256,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14105,7 +14105,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14225,9 +14225,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -14263,7 +14263,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14382,7 +14382,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14409,7 +14409,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook-versions/package-lock.json b/packages/whook-versions/package-lock.json index 2d0ee3e4..a18ba696 100644 --- a/packages/whook-versions/package-lock.json +++ b/packages/whook-versions/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@whook/versions", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/whook": "^10.0.0", + "@whook/whook": "^10.0.2", "knifecycle": "^14.0.0", "openapi-types": "^12.0.0", "semver": "^7.3.7", @@ -38,12 +38,12 @@ }, "../whook": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -86,12 +86,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -218,10 +218,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -254,7 +254,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -13953,9 +13953,9 @@ "@types/streamtest": "^1.2.0", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -13991,7 +13991,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14110,7 +14110,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14137,7 +14137,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", diff --git a/packages/whook/package-lock.json b/packages/whook/package-lock.json index ab4b3965..6db2fb64 100644 --- a/packages/whook/package-lock.json +++ b/packages/whook/package-lock.json @@ -6,12 +6,12 @@ "packages": { "": { "name": "@whook/whook", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", - "@whook/http-server": "^10.0.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-router": "^10.0.2", + "@whook/http-server": "^10.0.2", + "@whook/http-transaction": "^10.0.2", "common-services": "^11.0.1", "debug": "^4.3.4", "dotenv": "^16.0.1", @@ -54,12 +54,12 @@ }, "../whook-http-router": { "name": "@whook/http-router", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "@apidevtools/swagger-parser": "^10.1.0", "@types/qs": "^6.9.7", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "bytes": "^3.1.2", @@ -186,10 +186,10 @@ }, "../whook-http-server": { "name": "@whook/http-server", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "knifecycle": "^14.0.0", "ms": "^2.1.3", "yerror": "^6.1.1" @@ -222,7 +222,7 @@ }, "../whook-http-transaction": { "name": "@whook/http-transaction", - "version": "10.0.0", + "version": "10.0.2", "license": "MIT", "dependencies": { "common-services": "^11.0.1", @@ -14540,7 +14540,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2", @@ -14659,7 +14659,7 @@ "@types/jest": "^28.1.1", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-router": "^10.0.0", + "@whook/http-router": "^10.0.2", "axios": "^0.27.2", "esbuild": "^0.14.46", "esbuild-jest": "^0.5.0", @@ -14686,7 +14686,7 @@ "@types/qs": "^6.9.7", "@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/parser": "^5.27.0", - "@whook/http-transaction": "^10.0.0", + "@whook/http-transaction": "^10.0.2", "ajv": "^8.11.0", "ajv-formats": "^2.1.1", "axios": "^0.27.2",