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: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 #159

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

epiphone
Copy link

Supersedes #147.

Fixes a vulnerability and reduces the number of dependencies (lodash).

Copy link

parse-github-assistant bot commented Nov 13, 2024

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@epiphone epiphone changed the title Upgrade jsonwebtoken to v9.0.2 refactor: Upgrade jsonwebtoken to v9.0.2 Nov 13, 2024
@mtrezza mtrezza changed the title refactor: Upgrade jsonwebtoken to v9.0.2 refactor: Upgrade jsonwebtoken to 9.0.2 Nov 14, 2024
@mtrezza mtrezza changed the title refactor: Upgrade jsonwebtoken to 9.0.2 refactor: Upgrade to jsonwebtoken 9.0.2 Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.60%. Comparing base (4eb3686) to head (e4d3df6).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   93.53%   93.60%   +0.06%     
==========================================
  Files          23       23              
  Lines         588      594       +6     
==========================================
+ Hits          550      556       +6     
  Misses         38       38              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza changed the title refactor: Upgrade to jsonwebtoken 9.0.2 fix: Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 Nov 14, 2024
@mtrezza mtrezza merged commit 868a427 into parse-community:master Nov 14, 2024
8 checks passed
parseplatformorg pushed a commit that referenced this pull request Nov 14, 2024
## [6.2.1](6.2.0...6.2.1) (2024-11-14)

### Bug Fixes

* Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 ([#159](#159)) ([868a427](868a427))
@parseplatformorg
Copy link

🎉 This change has been released in version 6.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants