Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 03084a0

Browse files
fix(package): update @types/jsonwebtoken to version 8.3.9
Closes #24
1 parent bfe8ce1 commit 03084a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@nestjs/typeorm": "^2.0.0",
4949
"@nestjs/websockets": "^4.5.8",
5050
"@types/dotenv": "^4.0.2",
51-
"@types/jsonwebtoken": "^7.2.5",
51+
"@types/jsonwebtoken": "^8.3.9",
5252
"@types/node": "^9.3.0",
5353
"typedoc": "^0.10.0",
5454
"ts-node": "^4.1.0",

0 commit comments

Comments
 (0)