Skip to content

Commit cd374a0

Browse files
authored
release 3.7.9 (#5535)
1 parent 93afd27 commit cd374a0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 3.7.9
2+
3+
❤️ Thanks all to those who contributed to make this release! ❤️
4+
5+
## 🧹 Chores & Maintenance
6+
7+
- Fix all occurrences of @xmldom/xmldom to 0.9.10 and removed override (#5534) - by @thomashohn
8+
- Fix security issue in axios and updated deps (#5530) - by @thomashohn
9+
- Update outdated packages and security fixes (#5523) - by @thomashohn
10+
- Align docker playwright version with composer (#5521) - by @thomashohn
11+
- Fix critical security issue in axios (#5517) - by @thomashohn
12+
113
## 3.7.8
214

315
❤️ Thanks all to those who contributed to make this release! ❤️

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeceptjs",
3-
"version": "3.7.8",
3+
"version": "3.7.9",
44
"description": "Supercharged End 2 End Testing Framework for NodeJS",
55
"keywords": [
66
"acceptance",

0 commit comments

Comments
 (0)