-
Notifications
You must be signed in to change notification settings - Fork 14
PM-459 upgrade dependencies #985
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is great elevation of the stack. Thanks you!
Let's put it to sanity test to ensure all works as before...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vas3a - It doesn't seem like this is building properly? From CircleCI:
error contentful-sdk-core@8.3.2: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.14.2"
error Found incompatible module.
Related JIRA Ticket:
https://topcoder.atlassian.net/browse/PM-459
What's in this PR?
migrated dependencies to mitigate security issues.
also updated node version to latest LTS (22.13) since it is working as expected after some basic testing
NOTE: I did not upgrade the dependecies for earn as they were causing too much issues and will remove the app in a new PR