Skip to content

Commit 390c96e

Browse files
authored
chore: move cypress/request upgrade from 12.15 to 12.17.1 changelog entry (#27248)
1 parent a3e4a8a commit 390c96e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cli/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ _Released 07/18/2023 (PENDING)_
88
- Fixed invalid stored preference when enabling in-app notifications that could cause the application to crash. Fixes [#27228](https://github.com/cypress-io/cypress/issues/27228).
99
- Fixed an issue with the Typescript types of [`cy.screenshot()`](https://docs.cypress.io/api/commands/screenshot). Fixed in [#27130](https://github.com/cypress-io/cypress/pull/27130).
1010

11+
**Dependency Updates:**
12+
13+
- Upgraded [`@cypress/request`](https://www.npmjs.com/package/@cypress/request) from `2.88.10` to `2.88.11` to address [CVE-2022-24999](https://www.cve.org/CVERecord?id=CVE-2022-24999) security vulnerability. Addressed in [#27005](https://github.com/cypress-io/cypress/pull/27005).
14+
1115
## 12.17.0
1216

1317
_Released 07/05/2023_
@@ -59,7 +63,6 @@ _Released 06/20/2023_
5963

6064
**Dependency Updates:**
6165

62-
- Upgraded [`@cypress/request`](https://www.npmjs.com/package/@cypress/request) from `2.88.10` to `2.88.11` to address [CVE-2022-24999](https://www.cve.org/CVERecord?id=CVE-2022-24999) security vulnerability. Addressed in [#27005](https://github.com/cypress-io/cypress/pull/27005).
6366
- Removed [`@cypress/mocha-teamcity-reporter`](https://www.npmjs.com/package/@cypress/mocha-teamcity-reporter) as this package was no longer being referenced. Addressed in [#26938](https://github.com/cypress-io/cypress/pull/26938).
6467

6568
## 12.14.0

0 commit comments

Comments
 (0)