Skip to content

Commit cd1cb7f

Browse files
Bump jsonwebtoken from 9.0.1 to 9.0.2 (#140)
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.1 to 9.0.2. - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68e18b5 commit cd1cb7f

File tree

2 files changed

+100
-20
lines changed

2 files changed

+100
-20
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"execa": "^2.1.0",
2828
"form-data": "^4.0.0",
2929
"fs-extra": "^8.1.0",
30-
"jsonwebtoken": "^9.0.1",
30+
"jsonwebtoken": "^9.0.2",
3131
"node-fetch": "^2.6.7"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)