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 19
19
"cors" : " ^2.8.5" ,
20
20
"dotenv" : " ^16.0.3" ,
21
21
"express" : " ^4.18.2" ,
22
- "jsonwebtoken" : " ^9.0.0 " ,
22
+ "jsonwebtoken" : " ^9.0.2 " ,
23
23
"memory-cache" : " ^0.2.0" ,
24
24
"ts-node" : " ^10.9.2"
25
25
},
32
32
"@types/cors" : " ^2.8.17" ,
33
33
"@types/express" : " ^4.17.21" ,
34
34
"@types/jest" : " ^27.5.2" ,
35
- "@types/jsonwebtoken" : " ^9.0.1 " ,
35
+ "@types/jsonwebtoken" : " ^9.0.6 " ,
36
36
"@types/memory-cache" : " ^0.2.5" ,
37
37
"@types/node" : " ^18.19.34" ,
38
38
"@types/react" : " ^18.2.48" ,
Original file line number Diff line number Diff line change @@ -3828,12 +3828,12 @@ __metadata:
3828
3828
languageName: node
3829
3829
linkType: hard
3830
3830
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 "
3834
3834
dependencies:
3835
3835
"@types/node": "*"
3836
- checksum: 07ab6fee602e5bd3fb5c6dfe4ec400769dc20f1d7fce901feecb4c3af5f5f08323b03ea55de3e49b1aa41e171a59008f6f4318738a735588c5268a63eba25337
3836
+ checksum: a568e7cb1c703bcb015eff8bf5996e276e748d2b39ddc47edf5ddccd1378f5792179c43302a1c803e47a54b0220f9ecaae445ec444d28bf81b88856f899e85b9
3837
3837
languageName: node
3838
3838
linkType: hard
3839
3839
@@ -10201,7 +10201,7 @@ __metadata:
10201
10201
languageName: node
10202
10202
linkType: hard
10203
10203
10204
- "jsonwebtoken@npm:^9.0.0 ":
10204
+ "jsonwebtoken@npm:^9.0.2 ":
10205
10205
version: 9.0.2
10206
10206
resolution: "jsonwebtoken@npm:9.0.2"
10207
10207
dependencies:
@@ -15275,7 +15275,7 @@ __metadata:
15275
15275
"@types/cors": ^2.8.17
15276
15276
"@types/express": ^4.17.21
15277
15277
"@types/jest": ^27.5.2
15278
- "@types/jsonwebtoken": ^9.0.1
15278
+ "@types/jsonwebtoken": ^9.0.6
15279
15279
"@types/memory-cache": ^0.2.5
15280
15280
"@types/node": ^18.19.34
15281
15281
"@types/react": ^18.2.48
@@ -15284,7 +15284,7 @@ __metadata:
15284
15284
cors: ^2.8.5
15285
15285
dotenv: ^16.0.3
15286
15286
express: ^4.18.2
15287
- jsonwebtoken: ^9.0.0
15287
+ jsonwebtoken: ^9.0.2
15288
15288
memory-cache: ^0.2.0
15289
15289
nodemon: ^2.0.22
15290
15290
ts-node: ^10.9.2
You can’t perform that action at this time.
0 commit comments