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 42
42
"@rollup/plugin-multi-entry" : " 6.0.1" ,
43
43
"@rollup/plugin-typescript" : " 11.1.6" ,
44
44
"@types/dotenv" : " 8.2.0" ,
45
- "@types/jsonwebtoken" : " 9.0.6 " ,
45
+ "@types/jsonwebtoken" : " 9.0.7 " ,
46
46
"@types/node" : " 20.14.14" ,
47
47
"@types/ramda" : " 0.30.1" ,
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.6 " :
393
- version "9.0.6 "
394
- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.6 .tgz#d1af3544d99ad992fb6681bbe60676e06b032bd3 "
395
- integrity sha512-/5hndP5dCjloafCXns6SZyESp3Ldq7YjH3zwzwczYnjxIT0Fqzk5ROSYVGfFyczIue7IUEj8hkvLbPoLQ18vQw ==
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 ==
396
396
dependencies :
397
397
" @types/node" " *"
398
398
You can’t perform that action at this time.
0 commit comments