File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"@types/body-parser" : " ^1.19.2" ,
29
29
"@types/express" : " ^4.17.15" ,
30
30
"@types/jest" : " ^29.2.5" ,
31
- "@types/jsonwebtoken" : " ^9.0.1 " ,
31
+ "@types/jsonwebtoken" : " ^9.0.7 " ,
32
32
"@types/lodash" : " ^4.17.7" ,
33
33
"@types/node" : " ^22.7.4" ,
34
34
"@types/sequelize" : " ^4.28.14" ,
Original file line number Diff line number Diff line change 887
887
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
888
888
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
889
889
890
- " @types/jsonwebtoken@^9.0.1 " :
891
- version "9.0.6 "
892
- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.6 .tgz#d1af3544d99ad992fb6681bbe60676e06b032bd3 "
893
- integrity sha512-/5hndP5dCjloafCXns6SZyESp3Ldq7YjH3zwzwczYnjxIT0Fqzk5ROSYVGfFyczIue7IUEj8hkvLbPoLQ18vQw ==
890
+ " @types/jsonwebtoken@^9.0.7 " :
891
+ version "9.0.7 "
892
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.7 .tgz#e49b96c2b29356ed462e9708fc73b833014727d2 "
893
+ integrity sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg ==
894
894
dependencies :
895
895
" @types/node" " *"
896
896
You can’t perform that action at this time.
0 commit comments