Skip to content

Commit 1120d61

Browse files
committed
Merge branch '3.x' into chore/bump-cucumber-versions-5142
2 parents 408bb83 + 8e521ce commit 1120d61

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@xmldom/xmldom": "0.9.8",
8484
"acorn": "8.14.1",
8585
"arrify": "3.0.0",
86-
"axios": "1.11.0",
86+
"axios": "1.12.1",
8787
"chalk": "4.1.2",
8888
"cheerio": "^1.0.0",
8989
"chokidar": "^4.0.3",
@@ -142,7 +142,7 @@
142142
"chai-as-promised": "7.1.2",
143143
"chai-subset": "1.6.0",
144144
"documentation": "14.0.3",
145-
"electron": "37.2.3",
145+
"electron": "38.0.0",
146146
"eslint": "^9.24.0",
147147
"eslint-plugin-import": "2.32.0",
148148
"eslint-plugin-mocha": "11.1.0",
@@ -189,5 +189,8 @@
189189
"compilerOptions": {
190190
"strict": false
191191
}
192+
},
193+
"overrides": {
194+
"tmp": "0.2.5"
192195
}
193196
}

0 commit comments

Comments
 (0)