File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1919 "cors" : " ^2.8.5" ,
2020 "dotenv" : " ^16.0.3" ,
2121 "express" : " ^4.18.2" ,
22- "jsonwebtoken" : " ^9.0.0 " ,
22+ "jsonwebtoken" : " ^9.0.2 " ,
2323 "memory-cache" : " ^0.2.0" ,
2424 "ts-node" : " ^10.9.1"
2525 },
3232 "@types/cors" : " ^2.8.17" ,
3333 "@types/express" : " ^4.17.21" ,
3434 "@types/jest" : " ^27.5.2" ,
35- "@types/jsonwebtoken" : " ^9.0.1 " ,
35+ "@types/jsonwebtoken" : " ^9.0.6 " ,
3636 "@types/memory-cache" : " ^0.2.5" ,
3737 "@types/node" : " ^18.11.9" ,
3838 "@types/react" : " ^18.2.48" ,
Original file line number Diff line number Diff line change @@ -3828,12 +3828,12 @@ __metadata:
38283828 languageName: node
38293829 linkType: hard
38303830
3831- "@types/jsonwebtoken@npm:^9.0.1 ":
3832- version: 9.0.5
3833- resolution: "@types/jsonwebtoken@npm:9.0.5 "
3831+ "@types/jsonwebtoken@npm:^9.0.6 ":
3832+ version: 9.0.6
3833+ resolution: "@types/jsonwebtoken@npm:9.0.6 "
38343834 dependencies:
38353835 "@types/node": "*"
3836- checksum: 07ab6fee602e5bd3fb5c6dfe4ec400769dc20f1d7fce901feecb4c3af5f5f08323b03ea55de3e49b1aa41e171a59008f6f4318738a735588c5268a63eba25337
3836+ checksum: a568e7cb1c703bcb015eff8bf5996e276e748d2b39ddc47edf5ddccd1378f5792179c43302a1c803e47a54b0220f9ecaae445ec444d28bf81b88856f899e85b9
38373837 languageName: node
38383838 linkType: hard
38393839
@@ -10201,7 +10201,7 @@ __metadata:
1020110201 languageName: node
1020210202 linkType: hard
1020310203
10204- "jsonwebtoken@npm:^9.0.0 ":
10204+ "jsonwebtoken@npm:^9.0.2 ":
1020510205 version: 9.0.2
1020610206 resolution: "jsonwebtoken@npm:9.0.2"
1020710207 dependencies:
@@ -15275,7 +15275,7 @@ __metadata:
1527515275 "@types/cors": ^2.8.17
1527615276 "@types/express": ^4.17.21
1527715277 "@types/jest": ^27.5.2
15278- "@types/jsonwebtoken": ^9.0.1
15278+ "@types/jsonwebtoken": ^9.0.6
1527915279 "@types/memory-cache": ^0.2.5
1528015280 "@types/node": ^18.11.9
1528115281 "@types/react": ^18.2.48
@@ -15284,7 +15284,7 @@ __metadata:
1528415284 cors: ^2.8.5
1528515285 dotenv: ^16.0.3
1528615286 express: ^4.18.2
15287- jsonwebtoken: ^9.0.0
15287+ jsonwebtoken: ^9.0.2
1528815288 memory-cache: ^0.2.0
1528915289 nodemon: ^2.0.20
1529015290 ts-node: ^10.9.1
You can’t perform that action at this time.
0 commit comments