Skip to content

Commit ec624bd

Browse files
authored
perf: upgrade jsonwebtoken from 9.0.1 to 9.0.2 (#8202)
The bundle size of the `jsonwebtoken` package has been reduced in this release. See https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md
1 parent 43a9109 commit ec624bd

File tree

2 files changed

+87
-18
lines changed

2 files changed

+87
-18
lines changed

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"http-status": "1.6.2",
101101
"image-size": "^1.1.1",
102102
"json-schema-to-typescript": "15.0.1",
103-
"jsonwebtoken": "9.0.1",
103+
"jsonwebtoken": "9.0.2",
104104
"minimist": "1.2.8",
105105
"pino": "9.3.1",
106106
"pino-pretty": "11.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)