Skip to content

chore: bump http-proxy 1.17.0 to 1.18.1#385

Open
Aiudadadadf wants to merge 1 commit intotypicode:masterfrom
Aiudadadadf:chore/bump-http-proxy-1.17.0-to-1.18.1
Open

chore: bump http-proxy 1.17.0 to 1.18.1#385
Aiudadadadf wants to merge 1 commit intotypicode:masterfrom
Aiudadadadf:chore/bump-http-proxy-1.17.0-to-1.18.1

Conversation

@Aiudadadadf
Copy link
Copy Markdown

The http-proxy dependency was pinned at ^1.17.0, which predates the 1.18.x line released in 2020 that fixed minor correctness and compatibility issues. Bumping the lower bound to ^1.18.1 ensures
pm install resolves to the latest stable release in the 1.x line rather than potentially locking to 1.17.0 in edge-case environments.

This is a minor version bump and is fully backwards-compatible per semantic versioning; the http-proxy 1.x public API is unchanged between 1.17 and 1.18. No application code needed modification.

All existing tests pass - �va and eslint continue to succeed with the updated dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant