Skip to content

Commit ba77213

Browse files
Update dependency jsonwebtoken to v9.0.3 (#1513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e25c166 commit ba77213

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"jose": "5.10.0",
5252
"js-confetti": "0.12.0",
5353
"js-cookie": "3.0.5",
54-
"jsonwebtoken": "9.0.2",
54+
"jsonwebtoken": "9.0.3",
5555
"limax": "4.1.0",
5656
"lucide-react": "0.542.0",
5757
"match-sorter": "6.3.4",

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@element/shared": "workspace:*",
1818
"@trpc/server": "10.45.3",
1919
"dayjs": "1.11.20",
20-
"jsonwebtoken": "9.0.2",
20+
"jsonwebtoken": "9.0.3",
2121
"superjson": "1.13.3",
2222
"zod": "3.25.76"
2323
},

packages/server/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"bcryptjs": "2.4.3",
2222
"blurhash": "2.0.5",
2323
"dayjs": "1.11.20",
24-
"jsonwebtoken": "9.0.2",
24+
"jsonwebtoken": "9.0.3",
2525
"loops": "^0.4.0",
2626
"nodemailer": "6.10.1",
2727
"resend": "3.5.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)