Bump bcrypt and argon2 in the accounts-password package#14407
Bump bcrypt and argon2 in the accounts-password package#14407julio-rocketchat wants to merge 2 commits into
bcrypt and argon2 in the accounts-password package#14407Conversation
✅ Deploy Preview for v3-migration-docs canceled.
|
✅ Deploy Preview for v3-meteor-api-docs canceled.
|
📝 WalkthroughWalkthroughThe Changesaccounts-password Package Manifest
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Might be a good idea to update |
bcrypt in the accounts-password packagebcrypt in the accounts-password and argon2 packages
bcrypt in the accounts-password and argon2 packagesbcrypt and argon2 in the accounts-password package
Done, @StorytellerCZ. Just committed the update |
The
tarpackage version 6.1.11 has 3 high-severity CVEs - as seen here: https://security.snyk.io/package/npm/tar/6.1.11. This package is imported as a transitive dependency ofbcryptinside theaccounts-passwordpackage. This PR bumpsbcryptin order to fix the CVEs related totar. Also updatedargon2to version 0.44.0 (the latest at this moment)Summary by CodeRabbit