diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 959a4e97b38e..5bec49157efb 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -21,7 +21,7 @@ _Released 6/18/2024 (PENDING)_ **Dependency Updates:** - Updated firefox-profile from `4.3.1` to `4.6.0`. Addressed in [#29662](https://github.com/cypress-io/cypress/pull/29662). -- Replaced json-lint with json-parse-even-better-errors. This removes the CVE-2021-23358 vulnerability being reported in security scans. Addressed in [#29673](https://github.com/cypress-io/cypress/pull/29673). +- Replaced json-lint with json-parse-even-better-errors. This removes the CVE-2021-23358 vulnerability being reported in security scans. Addresses [#28207](https://github.com/cypress-io/cypress/issues/28207). - Updated typescript from `4.7.4` to `5.3.3`. Addressed in [#29568](https://github.com/cypress-io/cypress/pull/29568). - Updated url-parse from `1.5.9` to `1.5.10`. Addressed in [#29650](https://github.com/cypress-io/cypress/pull/29650).