Skip to content

Commit dfd33bc

Browse files
Upgrade: [dependabot] - bump jsonwebtoken from 9.0.2 to 9.0.3
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.2 to 9.0.3. - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 362d97d commit dfd33bc

File tree

2 files changed

+24
-18
lines changed

2 files changed

+24
-18
lines changed

package-lock.json

Lines changed: 23 additions & 17 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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"artillery": "^2.0.27",
77
"axios": "^1.13.2",
8-
"jsonwebtoken": "^9.0.2",
8+
"jsonwebtoken": "^9.0.3",
99
"pino": "^9.11.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)