File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 42
42
"@rollup/plugin-multi-entry" : " 6.0.1" ,
43
43
"@rollup/plugin-typescript" : " 12.1.2" ,
44
44
"@types/dotenv" : " 8.2.3" ,
45
- "@types/jsonwebtoken" : " 9.0.7 " ,
45
+ "@types/jsonwebtoken" : " 9.0.9 " ,
46
46
"@types/node" : " 22.10.7" ,
47
47
"@types/ramda" : " 0.30.2" ,
48
48
"@typescript-eslint/eslint-plugin" : " 7.2.0" ,
Original file line number Diff line number Diff line change 389
389
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
390
390
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
391
391
392
- " @types/jsonwebtoken@9.0.7 " :
393
- version "9.0.7 "
394
- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.7 .tgz#e49b96c2b29356ed462e9708fc73b833014727d2 "
395
- integrity sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg ==
392
+ " @types/jsonwebtoken@9.0.9 " :
393
+ version "9.0.9 "
394
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.9 .tgz#a4c3a446c0ebaaf467a58398382616f416345fb3 "
395
+ integrity sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ ==
396
396
dependencies :
397
+ " @types/ms" " *"
397
398
" @types/node" " *"
398
399
400
+ " @types/ms@* " :
401
+ version "2.1.0"
402
+ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
403
+ integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
404
+
399
405
" @types/node@* " :
400
406
version "17.0.7"
401
407
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7.tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb"
You can’t perform that action at this time.
0 commit comments