File tree Expand file tree Collapse file tree 5 files changed +16
-7
lines changed Expand file tree Collapse file tree 5 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
+ ## 14.2.1
3
+
4
+ _ Released 3/25/2025 (PENDING)_
5
+
6
+ ** Dependency Updates:**
7
+
8
+ - Upgraded ` systeminformation `
9
+ from ` 5.21.7 ` to ` 5.22.8 ` . Addressed in [ #31281 ] ( https://github.com/cypress-io/cypress/pull/31281 ) .
10
+
2
11
## 14.2.0
3
12
4
13
_ Released 3/12/2025_
Original file line number Diff line number Diff line change 27
27
"@electron/packager" : " 18.3.4" ,
28
28
"execa" : " 4.1.0" ,
29
29
"mocha" : " 3.5.3" ,
30
- "systeminformation" : " 5.21.7 "
30
+ "systeminformation" : " 5.22.8 "
31
31
},
32
32
"files" : [
33
33
" dist" ,
Original file line number Diff line number Diff line change 123
123
"squirrelly" : " 7.9.2" ,
124
124
"strip-ansi" : " 6.0.1" ,
125
125
"syntax-error" : " 1.4.0" ,
126
- "systeminformation" : " 5.21.7 " ,
126
+ "systeminformation" : " 5.22.8 " ,
127
127
"tar" : " ^6.1.0" ,
128
128
"term-size" : " 2.1.0" ,
129
129
"through" : " 2.3.8" ,
Original file line number Diff line number Diff line change 87
87
"snap-shot-it" : " 7.9.3" ,
88
88
"ssestream" : " 1.0.1" ,
89
89
"supertest" : " 4.0.2" ,
90
- "systeminformation" : " 5.21.7 " ,
90
+ "systeminformation" : " 5.22.8 " ,
91
91
"temp-dir" : " ^2.0.0" ,
92
92
"webpack" : " ^5.88.2" ,
93
93
"ws" : " 5.2.4"
Original file line number Diff line number Diff line change 30126
30126
dependencies:
30127
30127
acorn-node "^1.2.0"
30128
30128
30129
- systeminformation@5.21.7 :
30130
- version "5.21.7 "
30131
- resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.7 .tgz#53ef75daaf5d756d015f4bb02e059126ccac74f2 "
30132
- integrity sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw ==
30129
+ systeminformation@5.22.8 :
30130
+ version "5.22.8 "
30131
+ resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.22.8 .tgz#403126772defa1d2a2e4cf039e9f6d57d3f1f3ba "
30132
+ integrity sha512-F1iWQ+PSfOzvLMGh2UXASaWLDq5o+1h1db13Kddl6ojcQ47rsJhpMtRrmBXfTA5QJgutC4KV67YRmXLuroIxrA ==
30133
30133
30134
30134
systemjs@^6.15.1:
30135
30135
version "6.15.1"
You can’t perform that action at this time.
0 commit comments