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 @@ -3772,12 +3772,12 @@ __metadata:
37723772 languageName: node
37733773 linkType: hard
37743774
3775- "@types/jsonwebtoken@npm:^9.0.1 ":
3776- version: 9.0.5
3777- resolution: "@types/jsonwebtoken@npm:9.0.5 "
3775+ "@types/jsonwebtoken@npm:^9.0.6 ":
3776+ version: 9.0.6
3777+ resolution: "@types/jsonwebtoken@npm:9.0.6 "
37783778 dependencies:
37793779 "@types/node": "*"
3780- checksum: 07ab6fee602e5bd3fb5c6dfe4ec400769dc20f1d7fce901feecb4c3af5f5f08323b03ea55de3e49b1aa41e171a59008f6f4318738a735588c5268a63eba25337
3780+ checksum: a568e7cb1c703bcb015eff8bf5996e276e748d2b39ddc47edf5ddccd1378f5792179c43302a1c803e47a54b0220f9ecaae445ec444d28bf81b88856f899e85b9
37813781 languageName: node
37823782 linkType: hard
37833783
@@ -10138,7 +10138,7 @@ __metadata:
1013810138 languageName: node
1013910139 linkType: hard
1014010140
10141- "jsonwebtoken@npm:^9.0.0 ":
10141+ "jsonwebtoken@npm:^9.0.2 ":
1014210142 version: 9.0.2
1014310143 resolution: "jsonwebtoken@npm:9.0.2"
1014410144 dependencies:
@@ -15212,7 +15212,7 @@ __metadata:
1521215212 "@types/cors": ^2.8.17
1521315213 "@types/express": ^4.17.21
1521415214 "@types/jest": ^27.5.2
15215- "@types/jsonwebtoken": ^9.0.1
15215+ "@types/jsonwebtoken": ^9.0.6
1521615216 "@types/memory-cache": ^0.2.5
1521715217 "@types/node": ^18.11.9
1521815218 "@types/react": ^18.2.48
@@ -15221,7 +15221,7 @@ __metadata:
1522115221 cors: ^2.8.5
1522215222 dotenv: ^16.0.3
1522315223 express: ^4.18.2
15224- jsonwebtoken: ^9.0.0
15224+ jsonwebtoken: ^9.0.2
1522515225 memory-cache: ^0.2.0
1522615226 nodemon: ^2.0.20
1522715227 ts-node: ^10.9.1
You can’t perform that action at this time.
0 commit comments