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 18
18
"@labforward/eslint-config-node" : " ~0.1.8" ,
19
19
"@types/express" : " ^5.0.2" ,
20
20
"@types/fs-extra" : " ^11.0.4" ,
21
- "@types/http-errors" : " ^2.0.4 " ,
21
+ "@types/http-errors" : " ^2.0.5 " ,
22
22
"@types/jest" : " ^29.5.14" ,
23
23
"@types/lodash" : " ^4.17.17" ,
24
24
"@types/morgan" : " ^1.9.9" ,
Original file line number Diff line number Diff line change @@ -1994,13 +1994,20 @@ __metadata:
1994
1994
languageName : node
1995
1995
linkType : hard
1996
1996
1997
- " @types/http-errors@npm:*, @types/http-errors@npm:^2.0.4 " :
1997
+ " @types/http-errors@npm:* " :
1998
1998
version : 2.0.4
1999
1999
resolution : " @types/http-errors@npm:2.0.4"
2000
2000
checksum : 494670a57ad4062fee6c575047ad5782506dd35a6b9ed3894cea65830a94367bd84ba302eb3dde331871f6d70ca287bfedb1b2cf658e6132cd2cbd427ab56836
2001
2001
languageName : node
2002
2002
linkType : hard
2003
2003
2004
+ " @types/http-errors@npm:^2.0.5 " :
2005
+ version : 2.0.5
2006
+ resolution : " @types/http-errors@npm:2.0.5"
2007
+ checksum : 00f8140fbc504f47356512bd88e1910c2f07e04233d99c88c854b3600ce0523c8cd0ba7d1897667243282eb44c59abb9245959e2428b9de004f93937f52f7c15
2008
+ languageName : node
2009
+ linkType : hard
2010
+
2004
2011
" @types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1 " :
2005
2012
version : 2.0.6
2006
2013
resolution : " @types/istanbul-lib-coverage@npm:2.0.6"
@@ -5420,7 +5427,7 @@ __metadata:
5420
5427
" @labforward/eslint-config-node " : " npm:~0.1.8"
5421
5428
" @types/express " : " npm:^5.0.2"
5422
5429
" @types/fs-extra " : " npm:^11.0.4"
5423
- " @types/http-errors " : " npm:^2.0.4 "
5430
+ " @types/http-errors " : " npm:^2.0.5 "
5424
5431
" @types/jest " : " npm:^29.5.14"
5425
5432
" @types/lodash " : " npm:^4.17.17"
5426
5433
" @types/morgan " : " npm:^1.9.9"
You can’t perform that action at this time.
0 commit comments