fix(deps): update dependency jwcrypto to v1.5.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jwcrypto | dependencies | patch |
1.5.0 -> 1.5.1
|
Release Notes
latchset/jwcrypto (jwcrypto)
v1.5.1
: Version 1.5.1 - Security Release
This is a minor security release to fix a potential DoS for applications that allow the use of symmetric keys with pbkdf2.
What's Changed
- Fix X22519 import/export from PEM by @achamayou in https://github.com/latchset/jwcrypto/pull/334
- Read the Docs now requires a config file by @simo5 in https://github.com/latchset/jwcrypto/pull/335
- chore: refactor for removing pdb symbols by @peppelinux in https://github.com/latchset/jwcrypto/pull/330
- Fix potential DoS issue with p2c header by @simo5 in https://github.com/latchset/jwcrypto/pull/336
New Contributors
- @achamayou made their first contribution in https://github.com/latchset/jwcrypto/pull/334
- @peppelinux made their first contribution in https://github.com/latchset/jwcrypto/pull/330
Full Changelog: https://github.com/latchset/jwcrypto/compare/v1.5.0...v1.5.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.