@podium/proxy
Advanced tools
Comparing version 4.2.78 to 4.2.79
@@ -0,1 +1,8 @@ | ||
## [4.2.79](https://github.com/podium-lib/proxy/compare/v4.2.78...v4.2.79) (2023-01-04) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.34 ([ebef830](https://github.com/podium-lib/proxy/commit/ebef830c6fdcd93673c53a2fc340d7ff7cd4bb56)) | ||
## [4.2.78](https://github.com/podium-lib/proxy/compare/v4.2.77...v4.2.78) (2022-12-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.78", | ||
"version": "4.2.79", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"@metrics/client": "2.5.0", | ||
"@podium/schemas": "4.1.33", | ||
"@podium/schemas": "4.1.34", | ||
"@podium/utils": "4.4.38", | ||
@@ -54,3 +54,3 @@ "abslog": "2.4.0", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.28.0", | ||
"eslint": "8.31.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -60,5 +60,5 @@ "eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.8.0", | ||
"prettier": "2.8.1", | ||
"tap": "14.11.0" | ||
} | ||
} |
43690
+ Added@podium/schemas@4.1.34(transitive)
+ Addedajv@8.12.0(transitive)
Updated@podium/schemas@4.1.34