@podium/proxy
Advanced tools
Comparing version 4.2.55 to 4.2.56
@@ -0,1 +1,8 @@ | ||
## [4.2.56](https://github.com/podium-lib/proxy/compare/v4.2.55...v4.2.56) (2021-09-13) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.25 ([4bd3d10](https://github.com/podium-lib/proxy/commit/4bd3d10b37d6ef8d8758f679db1353ea3fc2a91d)) | ||
## [4.2.55](https://github.com/podium-lib/proxy/compare/v4.2.54...v4.2.55) (2021-08-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.55", | ||
"version": "4.2.56", | ||
"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.24", | ||
"@podium/schemas": "4.1.25", | ||
"@podium/utils": "4.4.25", | ||
@@ -48,7 +48,7 @@ "abslog": "2.4.0", | ||
"@semantic-release/commit-analyzer": "8.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/git": "9.0.1", | ||
"@semantic-release/github": "7.2.3", | ||
"@semantic-release/npm": "7.1.3", | ||
"@semantic-release/release-notes-generator": "9.0.3", | ||
"semantic-release": "17.4.3", | ||
"semantic-release": "17.4.7", | ||
"@podium/test-utils": "2.3.0", | ||
@@ -58,4 +58,4 @@ "eslint": "7.32.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.24.0", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"eslint-plugin-import": "2.24.1", | ||
"eslint-plugin-prettier": "3.4.1", | ||
"prettier": "2.2.1", | ||
@@ -62,0 +62,0 @@ "tap": "14.11.0" |
37505
+ Added@podium/schemas@4.1.25(transitive)
+ Addedajv@8.6.3(transitive)
Updated@podium/schemas@4.1.25