File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
"@babel/preset-typescript" : " ^7.27.1" ,
17
17
"@labforward/config" : " ~0.1.8" ,
18
18
"@labforward/eslint-config-node" : " ~0.1.8" ,
19
- "@types/express" : " ^5.0.2 " ,
19
+ "@types/express" : " ^5.0.3 " ,
20
20
"@types/fs-extra" : " ^11.0.4" ,
21
21
"@types/http-errors" : " ^2.0.4" ,
22
22
"@types/jest" : " ^29.5.14" ,
Original file line number Diff line number Diff line change @@ -1957,14 +1957,14 @@ __metadata:
1957
1957
languageName : node
1958
1958
linkType : hard
1959
1959
1960
- " @types/express@npm:^5.0.2 " :
1961
- version : 5.0.2
1962
- resolution : " @types/express@npm:5.0.2 "
1960
+ " @types/express@npm:^5.0.3 " :
1961
+ version : 5.0.3
1962
+ resolution : " @types/express@npm:5.0.3 "
1963
1963
dependencies :
1964
1964
" @types/body-parser " : " npm:*"
1965
1965
" @types/express-serve-static-core " : " npm:^5.0.0"
1966
1966
" @types/serve-static " : " npm:*"
1967
- checksum : 300575201753e0f0e0a3fa113b60f58a78d88a237639a44fdb2834e48350f9d1bf017c2dd6c6411c0e89e470a813535e4dda7b753438b362260a25b91c79f582
1967
+ checksum : f0fbc8daa7f40070b103cf4d020ff1dd08503477d866d1134b87c0390bba71d5d7949cb8b4e719a81ccba89294d8e1573414e6dcbb5bb1d097a7b820928ebdef
1968
1968
languageName : node
1969
1969
linkType : hard
1970
1970
@@ -5418,7 +5418,7 @@ __metadata:
5418
5418
" @babel/preset-typescript " : " npm:^7.27.1"
5419
5419
" @labforward/config " : " npm:~0.1.8"
5420
5420
" @labforward/eslint-config-node " : " npm:~0.1.8"
5421
- " @types/express " : " npm:^5.0.2 "
5421
+ " @types/express " : " npm:^5.0.3 "
5422
5422
" @types/fs-extra " : " npm:^11.0.4"
5423
5423
" @types/http-errors " : " npm:^2.0.4"
5424
5424
" @types/jest " : " npm:^29.5.14"
You can’t perform that action at this time.
0 commit comments