File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,10 @@ All notable changes to this project will be documented in this file.
7
7
<!-- add unreleased items here -->
8
8
9
9
* Build
10
- * Use _ webpack_ ` v5.100.1 ` now, was ` v5.99.9 ` (via [ #1262 ] )
10
+ * Use _ webpack_ ` v5.100.2 ` now, was ` v5.99.9 ` (via [ #1262 ] , [ # 1267 ] )
11
11
12
12
[ #1262 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1262
13
+ [ #1267 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1267
13
14
14
15
## 8.5.0 -- 2025-07-14
15
16
Original file line number Diff line number Diff line change 103
103
"rimraf" : " ^6" ,
104
104
"ts-loader" : " 9.5.2" ,
105
105
"typescript" : " 5.8.3" ,
106
- "webpack" : " 5.100.1 " ,
106
+ "webpack" : " 5.100.2 " ,
107
107
"webpack-cli" : " 6.0.1" ,
108
108
"webpack-node-externals" : " 3.0.0"
109
109
},
You can’t perform that action at this time.
0 commit comments