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.
1 parent 11511b4 commit 051ced8Copy full SHA for 051ced8
package.json
@@ -149,7 +149,7 @@
149
"chai-as-promised": "7.1.2",
150
"chai-subset": "1.6.0",
151
"documentation": "14.0.3",
152
- "electron": "41.0.2",
+ "electron": "41.0.3",
153
"eslint": "^9.36.0",
154
"eslint-plugin-import": "2.32.0",
155
"eslint-plugin-mocha": "11.2.0",
@@ -171,7 +171,7 @@
171
"rosie": "2.1.1",
172
"runok": "0.9.3",
173
"semver": "7.7.4",
174
- "sinon": "21.0.2",
+ "sinon": "21.0.3",
175
"sinon-chai": "3.7.0",
176
"testcafe": "3.7.4",
177
"ts-morph": "26.0.0",
@@ -201,6 +201,7 @@
201
"tmp": "0.2.5",
202
"js-yaml": "^4.1.1",
203
"serialize-javascript": "7.0.3",
204
- "axios": "1.13.6"
+ "axios": "1.13.6",
205
+ "fast-xml-parser": "^5.5.6"
206
}
207
0 commit comments