We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 408bb83 + 8e521ce commit 1120d61Copy full SHA for 1120d61
package.json
@@ -83,7 +83,7 @@
83
"@xmldom/xmldom": "0.9.8",
84
"acorn": "8.14.1",
85
"arrify": "3.0.0",
86
- "axios": "1.11.0",
+ "axios": "1.12.1",
87
"chalk": "4.1.2",
88
"cheerio": "^1.0.0",
89
"chokidar": "^4.0.3",
@@ -142,7 +142,7 @@
142
"chai-as-promised": "7.1.2",
143
"chai-subset": "1.6.0",
144
"documentation": "14.0.3",
145
- "electron": "37.2.3",
+ "electron": "38.0.0",
146
"eslint": "^9.24.0",
147
"eslint-plugin-import": "2.32.0",
148
"eslint-plugin-mocha": "11.1.0",
@@ -189,5 +189,8 @@
189
"compilerOptions": {
190
"strict": false
191
}
192
+ },
193
+ "overrides": {
194
+ "tmp": "0.2.5"
195
196
0 commit comments