File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 75
75
"@types/argparse" : " 2.0.17" ,
76
76
"@types/express" : " ^5.0.2" ,
77
77
"@types/express-serve-static-core" : " ^5.0.6" ,
78
- "@types/http-errors" : " 2.0.4 " ,
78
+ "@types/http-errors" : " 2.0.5 " ,
79
79
"@types/lru-cache" : " ^7.10.10" ,
80
80
"@types/morgan" : " 1.9.10" ,
81
81
"@types/triple-beam" : " ^1.3.5" ,
Original file line number Diff line number Diff line change @@ -2527,7 +2527,7 @@ __metadata:
2527
2527
" @types/argparse " : " npm:2.0.17"
2528
2528
" @types/express " : " npm:^5.0.2"
2529
2529
" @types/express-serve-static-core " : " npm:^5.0.6"
2530
- " @types/http-errors " : " npm:2.0.4 "
2530
+ " @types/http-errors " : " npm:2.0.5 "
2531
2531
" @types/lru-cache " : " npm:^7.10.10"
2532
2532
" @types/morgan " : " npm:1.9.10"
2533
2533
" @types/triple-beam " : " npm:^1.3.5"
@@ -2790,13 +2790,20 @@ __metadata:
2790
2790
languageName : node
2791
2791
linkType : hard
2792
2792
2793
- " @types/http-errors@npm:*, @types/http-errors@npm:2.0.4 " :
2793
+ " @types/http-errors@npm:* " :
2794
2794
version : 2.0.4
2795
2795
resolution : " @types/http-errors@npm:2.0.4"
2796
2796
checksum : 10/1f3d7c3b32c7524811a45690881736b3ef741bf9849ae03d32ad1ab7062608454b150a4e7f1351f83d26a418b2d65af9bdc06198f1c079d75578282884c4e8e3
2797
2797
languageName : node
2798
2798
linkType : hard
2799
2799
2800
+ " @types/http-errors@npm:2.0.5 " :
2801
+ version : 2.0.5
2802
+ resolution : " @types/http-errors@npm:2.0.5"
2803
+ checksum : 10/a88da669366bc483e8f3b3eb3d34ada5f8d13eeeef851b1204d77e2ba6fc42aba4566d877cca5c095204a3f4349b87fe397e3e21288837bdd945dd514120755b
2804
+ languageName : node
2805
+ linkType : hard
2806
+
2800
2807
" @types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1 " :
2801
2808
version : 2.0.4
2802
2809
resolution : " @types/istanbul-lib-coverage@npm:2.0.4"
You can’t perform that action at this time.
0 commit comments