|
113 | 113 | "optionalDependencies": {
|
114 | 114 | "@appthreat/atom": "2.2.3",
|
115 | 115 | "@appthreat/cdx-proto": "1.0.1",
|
116 |
| - "@cyclonedx/cdxgen-plugins-bin": "1.6.11", |
117 |
| - "@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.6.11", |
118 |
| - "@cyclonedx/cdxgen-plugins-bin-darwin-arm64": "1.6.11", |
119 |
| - "@cyclonedx/cdxgen-plugins-bin-linux-amd64": "1.6.11", |
120 |
| - "@cyclonedx/cdxgen-plugins-bin-linux-arm": "1.6.11", |
121 |
| - "@cyclonedx/cdxgen-plugins-bin-linux-arm64": "1.6.11", |
122 |
| - "@cyclonedx/cdxgen-plugins-bin-linux-ppc64": "1.6.11", |
123 |
| - "@cyclonedx/cdxgen-plugins-bin-windows-amd64": "1.6.11", |
124 |
| - "@cyclonedx/cdxgen-plugins-bin-windows-arm64": "1.6.11", |
| 116 | + "@cyclonedx/cdxgen-plugins-bin": "1.6.12", |
| 117 | + "@cyclonedx/cdxgen-plugins-bin-darwin-amd64": "1.6.12", |
| 118 | + "@cyclonedx/cdxgen-plugins-bin-darwin-arm64": "1.6.12", |
| 119 | + "@cyclonedx/cdxgen-plugins-bin-linux-amd64": "1.6.12", |
| 120 | + "@cyclonedx/cdxgen-plugins-bin-linuxmusl-amd64": "1.6.12", |
| 121 | + "@cyclonedx/cdxgen-plugins-bin-linux-arm": "1.6.12", |
| 122 | + "@cyclonedx/cdxgen-plugins-bin-linux-arm64": "1.6.12", |
| 123 | + "@cyclonedx/cdxgen-plugins-bin-linuxmusl-arm64": "1.6.12", |
| 124 | + "@cyclonedx/cdxgen-plugins-bin-linux-ppc64": "1.6.12", |
| 125 | + "@cyclonedx/cdxgen-plugins-bin-windows-amd64": "1.6.12", |
| 126 | + "@cyclonedx/cdxgen-plugins-bin-windows-arm64": "1.6.12", |
125 | 127 | "body-parser": "^2.2.0",
|
126 | 128 | "compression": "^1.7.5",
|
127 | 129 | "connect": "^3.7.0",
|
128 | 130 | "jsonata": "^2.0.6",
|
129 | 131 | "sequelize": "^6.37.7",
|
130 |
| - "sqlite3": "npm:@appthreat/sqlite3@^6.0.3" |
| 132 | + "sqlite3": "npm:@appthreat/sqlite3@^6.0.4" |
131 | 133 | },
|
132 | 134 | "files": ["*.js", "lib/**", "bin/", "data/", "types/", "index.cjs"],
|
133 | 135 | "devDependencies": {
|
|
0 commit comments