Skip to content

Commit c323e53

Browse files
authored
chore: add 14.5.1 changelog (#6216)
1 parent 86570c0 commit c323e53

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/app/references/changelog.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ sidebar_label: Changelog
88

99
# Changelog
1010

11+
## 14.5.1
12+
13+
_Released 7/01/2025_
14+
15+
**Bugfixes:**
16+
17+
- Fixed an issue where prerequests with Firefox BiDi were prematurely being removed or matched incorrectly. Addresses [#31482](https://github.com/cypress-io/cypress/issues/31482).
18+
19+
**Dependency Updates:**
20+
21+
- Updated `pbkdf2` from `3.1.2` to `3.1.3`. This removes the [SNYK-JS-PBKDF2-10495498](https://security.snyk.io/vuln/SNYK-JS-PBKDF2-10495498) vulnerability being reported in security scans. Addressed in [#31941](https://github.com/cypress-io/cypress/pull/31941).
22+
1123
## 14.5.0
1224

1325
_Released 6/17/2025_

0 commit comments

Comments
 (0)