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

Add caret for body-parser dependencies #552

Closed
wants to merge 1 commit into from
Closed

Conversation

mgs96
Copy link

@mgs96 mgs96 commented Oct 25, 2024

Add caret for dependencies in accordance to this discussion: #290

@UlisesGascon UlisesGascon self-assigned this Oct 26, 2024
Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mgs96 for doing this PR! ❤️

@@ -9,14 +9,14 @@
"license": "MIT",
"repository": "expressjs/body-parser",
"dependencies": {
"bytes": "3.1.2",
"bytes": "^3.1.2",
"content-type": "~1.0.5",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to skip this and type-is below?

@wesleytodd
Copy link
Member

Closing in favor of #577 because I do not have push permissions on the fork.

@wesleytodd wesleytodd closed this Jan 23, 2025
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.

3 participants