Skip to content

Commit a117c23

Browse files
Bump jwt-decode in /{{cookiecutter.project_slug}}/frontend (#133)
Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/auth0/jwt-decode/releases) - [Changelog](https://github.com/auth0/jwt-decode/blob/master/CHANGELOG.md) - [Commits](auth0/jwt-decode@v2.2.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7a17e0c commit a117c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-scripts": "3.4.3",
1313
"react-truncate": "^2.4.0",
1414
"standard": "^14.3.3",
15-
"jwt-decode": "^2.2.0",
15+
"jwt-decode": "^3.0.0",
1616
"@material-ui/lab": "^4.0.0-alpha.54"
1717
},
1818
"scripts": {

0 commit comments

Comments
 (0)