Skip to content

Conversation

@opicacek
Copy link
Member

Unlock dependency versions in package.json. This is needed, so we can unify and deduplicate version of ajv dependency.

Context: https://postmanlabs.atlassian.net/browse/CBR-301

@opicacek opicacek self-assigned this Sep 24, 2025
@@ -0,0 +1 @@
18.13.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Locking Node version.

Newer version of Node would use NPM v9, which is using different lockfileversion. This would result in a complete rewrite of whole package-lock.json.

Context: https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json#lockfileversion

@opicacek opicacek requested a review from VShingala September 24, 2025 11:05
Copy link
Member

@VShingala VShingala left a comment

Choose a reason for hiding this comment

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

LGTM!

@opicacek opicacek merged commit 9370bbd into development Sep 24, 2025
3 checks passed
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