This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 171
171
"@types/css-tree" : " ^2.3.8" ,
172
172
"@types/diff-match-patch" : " ^1.0.32" ,
173
173
"@types/escape-html" : " ^1.0.1" ,
174
- "@types/express" : " ^4.17.21 " ,
174
+ "@types/express" : " ^5.0.0 " ,
175
175
"@types/file-saver" : " ^2.0.3" ,
176
176
"@types/fs-extra" : " ^11.0.0" ,
177
177
"@types/glob-to-regexp" : " ^0.4.1" ,
Original file line number Diff line number Diff line change 2613
2613
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.3.tgz#a8ef894305af28d1fc6d2dfdfc98e899591ea529"
2614
2614
integrity sha512-trOc4AAUThEz9hapPtSd7wf5tiQKvTtu5b371UxXdTuqzIh0ArcRspRP0i0Viu+LXstIQ1z96t1nsPxT9ol01g==
2615
2615
2616
- " @types/express-serve-static-core@^4.17.33 " :
2617
- version "4.17.41 "
2618
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.41 .tgz#5077defa630c2e8d28aa9ffc2c01c157c305bef6 "
2619
- integrity sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA ==
2616
+ " @types/express-serve-static-core@^5.0.0 " :
2617
+ version "5.0.0 "
2618
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.0 .tgz#91f06cda1049e8f17eeab364798ed79c97488a1c "
2619
+ integrity sha512-AbXMTZGt40T+KON9/Fdxx0B2WK5hsgxcfXJLr5bFpZ7b4JCex2WyQPTEKdXqfHiY5nKKBScZ7yCoO6Pvgxfvnw ==
2620
2620
dependencies :
2621
2621
" @types/node" " *"
2622
2622
" @types/qs" " *"
2623
2623
" @types/range-parser" " *"
2624
2624
" @types/send" " *"
2625
2625
2626
- " @types/express@^4.17.21 " :
2627
- version "4.17.21 "
2628
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21 .tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d "
2629
- integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ ==
2626
+ " @types/express@^5.0.0 " :
2627
+ version "5.0.0 "
2628
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.0 .tgz#13a7d1f75295e90d19ed6e74cab3678488eaa96c "
2629
+ integrity sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ ==
2630
2630
dependencies :
2631
2631
" @types/body-parser" " *"
2632
- " @types/express-serve-static-core" " ^4.17.33 "
2632
+ " @types/express-serve-static-core" " ^5.0.0 "
2633
2633
" @types/qs" " *"
2634
2634
" @types/serve-static" " *"
2635
2635
You can’t perform that action at this time.
0 commit comments