Skip to content

Commit f69fc3b

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /src/client
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad24749 commit f69fc3b

File tree

2 files changed

+49
-103
lines changed

2 files changed

+49
-103
lines changed

src/client/package-lock.json

Lines changed: 48 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/jest-dom": "^4.2.4",
1212
"@testing-library/react": "^9.5.0",
1313
"@testing-library/user-event": "^7.2.1",
14-
"jsonwebtoken": "^8.5.1",
14+
"jsonwebtoken": "^9.0.0",
1515
"lodash": "^4.17.20",
1616
"moment-timezone": "^0.5.43",
1717
"react": "^16.13.1",

0 commit comments

Comments
 (0)