Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dependency upgrade #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: dependency upgrade #18

wants to merge 1 commit into from

Conversation

flexboni
Copy link

Title

Update http and path package versions

Description

This PR updates the versions of the http and path packages to resolve conflicts with other dependencies. The previous versions were causing compatibility issues with other packages due to their lower versions.

Changes Made

Updated http package version from ^1.1.0 to ^1.2.1
Updated path package version from ^1.8.3 to ^1.9.0

Testing Done

I have tested these changes locally by running the project with the updated dependencies. All tests have passed without any issues, and the application functions as expected.

Additional Notes

These updates were necessary to maintain compatibility with other packages and ensure the smooth functioning of the project. If there are any further adjustments or considerations needed, I'm open to discussing them further.

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