my-idea-pool-client
                                
                                
                                
                                    my-idea-pool-client copied to clipboard
                            
                            
                            
                        fix(deps): update dependency jwt-decode to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| jwt-decode | 2.2.0 -> 3.1.2 | 
Release Notes
auth0/jwt-decode
v3.1.2
- Add a generic as return type so the user can specify what's expected, this will still be 
unknownby default - Export 
JwtHeaderandJwtPayloadthat can be used with the generic return type as-is or extended. 
v3.1.1
v3.1.0
- Add TypeScript type definition
 - Fix CJS default export
 
v3.0.0
- Include an ESM build for native JavaScript imports
 
Warning: this version has some potentially breaking changes!
- If you've previously imported the library as 
import * as jwt_decode from 'jwt-decode', you'll have to change your import toimport jwt_decode from 'jwt-decode';. 
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
âš Warning: custom changes will be lost.