File tree Expand file tree Collapse file tree 5 files changed +218
-909
lines changed
Expand file tree Collapse file tree 5 files changed +218
-909
lines changed Original file line number Diff line number Diff line change 7676 "express" : " 5.1.0" ,
7777 "nth-check" : " 2.1.1" ,
7878 "postcss" : " 8.5.6" ,
79- "rollup" : " 4.52.3 "
79+ "rollup" : " 4.52.5 "
8080 },
8181 "proxy" : " http://127.0.0.1:8080/" ,
8282 "eslintConfig" : {
Original file line number Diff line number Diff line change 2727 <groupId >io.netty</groupId >
2828 <artifactId >netty-bom</artifactId >
2929 <!-- Force patched Netty version to mitigate CVE-2025-58057 (affecting 4.1.124.Final) -->
30- <version >4.2.6 .Final</version >
30+ <version >4.2.7 .Final</version >
3131 <type >pom</type >
3232 <scope >import</scope >
3333 </dependency >
211211 <plugin >
212212 <groupId >org.jacoco</groupId >
213213 <artifactId >jacoco-maven-plugin</artifactId >
214- <version >0.8.13 </version >
214+ <version >0.8.14 </version >
215215 <configuration >
216216 <excludes >
217217 <exclude >**/*Builder.*</exclude >
354354 <plugin >
355355 <groupId >org.owasp</groupId >
356356 <artifactId >dependency-check-maven</artifactId >
357- <version >12.1.6 </version >
357+ <version >12.1.8 </version >
358358 <executions >
359359 <execution >
360360 <goals >
Original file line number Diff line number Diff line change 3434 "on-headers" : " ^1.1.0"
3535 },
3636 "devDependencies" : {
37- "@docusaurus/module-type-aliases" : " 3.9.1 " ,
38- "@docusaurus/types" : " 3.9.1 " ,
37+ "@docusaurus/module-type-aliases" : " 3.9.2 " ,
38+ "@docusaurus/types" : " 3.9.2 " ,
3939 "express" : " ^5.1.0" ,
4040 "webpack-dev-server" : " ^5.2.2"
4141 },
You can’t perform that action at this time.
0 commit comments