Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 508b1e7

Browse files
fix(package): update @types/jsonwebtoken to version 8.3.5
Closes #240
1 parent a63d42c commit 508b1e7

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
@@ -133,7 +133,7 @@
133133
"@rucken/core": "3.9.13",
134134
"@rucken/web": "3.9.13",
135135
"@types/dotenv": "6.1.1",
136-
"@types/jsonwebtoken": "8.3.2",
136+
"@types/jsonwebtoken": "8.3.5",
137137
"@types/luxon": "1.12.0",
138138
"@types/node": "12.0.0",
139139
"@types/object-path": "0.11.0",

0 commit comments

Comments
 (0)