@podium/proxy
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -0,1 +1,8 @@ | ||
## [5.0.5](https://github.com/podium-lib/proxy/compare/v5.0.4...v5.0.5) (2024-04-07) | ||
### Bug Fixes | ||
* **deps:** update dependency path-to-regexp to v6.2.2 ([806e92a](https://github.com/podium-lib/proxy/commit/806e92a6807b2d9e0c0321c6559974f5589380b8)) | ||
## [5.0.4](https://github.com/podium-lib/proxy/compare/v5.0.3...v5.0.4) (2024-03-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"http-proxy": "1.18.1", | ||
"path-to-regexp": "6.2.1" | ||
"path-to-regexp": "6.2.2" | ||
}, | ||
@@ -53,5 +53,5 @@ "devDependencies": { | ||
"@semantic-release/github": "9.2.6", | ||
"@semantic-release/npm": "11.0.2", | ||
"@semantic-release/npm": "11.0.3", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"semantic-release": "23.0.2", | ||
"semantic-release": "23.0.6", | ||
"@podium/test-utils": "2.5.2", | ||
@@ -64,4 +64,4 @@ "eslint": "8.57.0", | ||
"prettier": "3.2.5", | ||
"tap": "18.7.0" | ||
"tap": "18.7.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66118
+ Addedpath-to-regexp@6.2.2(transitive)
- Removedpath-to-regexp@6.2.1(transitive)
Updatedpath-to-regexp@6.2.2