@podium/proxy
Advanced tools
Comparing version 4.2.37 to 4.2.38
@@ -0,1 +1,8 @@ | ||
## [4.2.38](https://github.com/podium-lib/proxy/compare/v4.2.37...v4.2.38) (2021-04-27) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.16 ([585081e](https://github.com/podium-lib/proxy/commit/585081ec91e3bf7cc46cfeade68dfe57ae147a36)) | ||
## [4.2.37](https://github.com/podium-lib/proxy/compare/v4.2.36...v4.2.37) (2021-04-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.37", | ||
"version": "4.2.38", | ||
"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.15", | ||
"@podium/schemas": "4.1.16", | ||
"@podium/utils": "4.4.16", | ||
@@ -49,12 +49,12 @@ "abslog": "2.4.0", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/github": "7.2.0", | ||
"@semantic-release/npm": "7.1.0", | ||
"@semantic-release/github": "7.2.1", | ||
"@semantic-release/npm": "7.1.1", | ||
"@semantic-release/release-notes-generator": "9.0.2", | ||
"semantic-release": "17.4.2", | ||
"@podium/test-utils": "2.3.0", | ||
"eslint": "7.23.0", | ||
"eslint": "7.25.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"prettier": "2.2.1", | ||
@@ -61,0 +61,0 @@ "tap": "14.11.0" |
32843
+ Added@podium/schemas@4.1.16(transitive)
+ Addedajv@8.2.0(transitive)
Updated@podium/schemas@4.1.16