Skip to content

Commit e82a3a5

Browse files
authored
Update CHANGELOG.md
1 parent beae973 commit e82a3a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ See [docs/profiles.md](./docs/profiles.md#using-another-file-than-cucumberjs) fo
6161
- Remove validation that step definition functions are not generators
6262
- Remove `--predictable-ids` option (was only used for internal testing)
6363

64+
## [7.3.2] (2022-01-10)
65+
### Fixed
66+
67+
- Pin `colors` to `1.4.0` to fix security vulnerability ([#1884](https://github.com/cucumber/cucumber-js/issues/1884))
68+
- Pin `cli-table3` to `0.6.1` to fix security vulnerability ([#251](https://github.com/cli-table/cli-table3/pull/251))
69+
6470
## [7.3.1] - 2021-07-20
6571
### Deprecated
6672
- Deprecate `setDefinitionFunctionWrapper` and step definition option `wrapperOptions`

0 commit comments

Comments
 (0)