@podium/proxy
Advanced tools
Comparing version 5.0.10 to 5.0.11
@@ -0,1 +1,8 @@ | ||
## [5.0.11](https://github.com/podium-lib/proxy/compare/v5.0.10...v5.0.11) (2024-04-30) | ||
### Bug Fixes | ||
* **deps:** update dependency abslog to v2.4.3 ([21bd894](https://github.com/podium-lib/proxy/commit/21bd894068da093cc15ffa747cf092be732e8b64)) | ||
## [5.0.10](https://github.com/podium-lib/proxy/compare/v5.0.9...v5.0.10) (2024-04-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.10", | ||
"version": "5.0.11", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"@metrics/client": "2.5.2", | ||
"abslog": "2.4.2", | ||
"abslog": "2.4.3", | ||
"http-proxy": "1.18.1", | ||
@@ -45,0 +45,0 @@ "path-to-regexp": "6.2.2" |
67629
+ Addedabslog@2.4.3(transitive)
- Removedabslog@2.4.2(transitive)
Updatedabslog@2.4.3