Skip to content

Commit ba834b4

Browse files
chore(deps): bump jsonwebtoken in /services/libs/common_services
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [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-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bd53da commit ba834b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/libs/common_services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@octokit/request": "^5.6.3",
2626
"@octokit/rest": "^22.0.0",
2727
"axios": "^1.13.1",
28-
"jsonwebtoken": "8.5.1",
28+
"jsonwebtoken": "9.0.0",
2929
"lodash.isequal": "^4.5.0",
3030
"lodash.pick": "~4.4.0",
3131
"moment": "^2.30.1"

0 commit comments

Comments
 (0)