@podium/proxy
Advanced tools
Comparing version 5.0.11 to 5.0.12
@@ -0,1 +1,8 @@ | ||
## [5.0.12](https://github.com/podium-lib/proxy/compare/v5.0.11...v5.0.12) (2024-05-03) | ||
### Bug Fixes | ||
* **deps:** update dependency abslog to v2.4.4 ([9a99ed3](https://github.com/podium-lib/proxy/commit/9a99ed354d30f5ca1ec431026ac3f4f081e1ed8a)) | ||
## [5.0.11](https://github.com/podium-lib/proxy/compare/v5.0.10...v5.0.11) (2024-04-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.11", | ||
"version": "5.0.12", | ||
"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.3", | ||
"abslog": "2.4.4", | ||
"http-proxy": "1.18.1", | ||
@@ -55,3 +55,3 @@ "path-to-regexp": "6.2.2" | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"semantic-release": "23.0.6", | ||
"semantic-release": "23.0.8", | ||
"@podium/test-utils": "2.5.2", | ||
@@ -58,0 +58,0 @@ "eslint": "8.57.0", |
67879
+ Addedabslog@2.4.4(transitive)
- Removedabslog@2.4.3(transitive)
Updatedabslog@2.4.4