Skip to content

Commit b78cef3

Browse files
authoredMar 28, 2025··
Merge pull request #33 from iloewensen/master
Upgrade fast-jwt
2 parents f2366b9 + 330d653 commit b78cef3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎.changeset/fair-lobsters-knock.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"sst": patch
3+
---
4+
5+
Upgrade fast-jwt

‎packages/sst/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"dotenv": "^16.0.3",
8080
"esbuild": "0.18.13",
8181
"express": "^4.18.2",
82-
"fast-jwt": "^3.1.1",
82+
"fast-jwt": "^5.0.5",
8383
"get-port": "^6.1.2",
8484
"glob": "^10.0.0",
8585
"graphql": "*",

0 commit comments

Comments
 (0)
Please sign in to comment.