Skip to content

Commit e5482d6

Browse files
chore(deps): bump jwt-decode from 2.2.0 to 3.1.2
Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 2.2.0 to 3.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: jwt-decode dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37843f4 commit e5482d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"helmet": "^4.0.0",
5757
"http-errors": "^1.8.0",
5858
"jsonwebtoken": "^8.5.1",
59-
"jwt-decode": "^2.2.0",
59+
"jwt-decode": "^3.1.2",
6060
"rand-token": "^1.0.1",
6161
"typescript": "^3.9.6"
6262
},

0 commit comments

Comments
 (0)