File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ All notable changes to this project will be documented in this file.
88
99* BREAKING Changes
1010 * Dropped support for ` node<20.18.0 ` ([ #1362 ] via [ #1365 ] )
11+ * Dependencies
12+ * Upgraded runtime-dependency ` @cyclonedx/cyclonedx-library@^8.0.0 ` , was ` @^7.0.0 ` (via [ #1367 ] )
1113
1214[ #1362 ] : https://github.com/CycloneDX/cyclonedx-webpack-plugin/issues/1362
1315[ #1365 ] : https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1365
16+ [ #1367 ] : https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1367
1417
1518## 4.0.1 - 2025-01-29
1619
Original file line number Diff line number Diff line change 6767 "node" : " >=20.18.0"
6868 },
6969 "dependencies" : {
70- "@cyclonedx/cyclonedx-library" : " ^7.0 .0" ,
70+ "@cyclonedx/cyclonedx-library" : " ^8.0.0-rc .0" ,
7171 "normalize-package-data" : " ^3||^4||^5||^6" ,
7272 "xmlbuilder2" : " ^3.0.2"
7373 },
You can’t perform that action at this time.
0 commit comments