-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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: Security upgrade semver from 7.5.1 to 7.5.2 #8704
Conversation
Thanks for opening this pull request! |
This is Parse Server 5, so we need to run this with Node 12.x, not Node 16.x, sorry I was thinking about Parse Server 6. Could you revert all the changes (i.e. restore the original files) and then run again |
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.
Looks good!
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## release-5.x.x #8704 +/- ##
==============================================
Coverage 94.12% 94.12%
==============================================
Files 183 183
Lines 13798 13803 +5
==============================================
+ Hits 12987 12992 +5
Misses 811 811
☔ View full report in Codecov by Sentry. |
## [5.5.4](5.5.3...5.5.4) (2023-07-30) ### Bug Fixes * Security upgrade semver from 7.5.1 to 7.5.2 ([#8704](#8704)) ([c7fa3b9](c7fa3b9))
🎉 This change has been released in version 5.5.4 |
Pull Request
Issue
Closes: #8651
Approach
Bumps semver from 7.5.1 to 7.5.2
nvm nvm use 16
->
Now using node v16.15.0 (npm v8.5.5)
npm i -E [email protected]