Skip to content

Commit 051ced8

Browse files
authored
Bump versions (#5494)
1 parent 11511b4 commit 051ced8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"chai-as-promised": "7.1.2",
150150
"chai-subset": "1.6.0",
151151
"documentation": "14.0.3",
152-
"electron": "41.0.2",
152+
"electron": "41.0.3",
153153
"eslint": "^9.36.0",
154154
"eslint-plugin-import": "2.32.0",
155155
"eslint-plugin-mocha": "11.2.0",
@@ -171,7 +171,7 @@
171171
"rosie": "2.1.1",
172172
"runok": "0.9.3",
173173
"semver": "7.7.4",
174-
"sinon": "21.0.2",
174+
"sinon": "21.0.3",
175175
"sinon-chai": "3.7.0",
176176
"testcafe": "3.7.4",
177177
"ts-morph": "26.0.0",
@@ -201,6 +201,7 @@
201201
"tmp": "0.2.5",
202202
"js-yaml": "^4.1.1",
203203
"serialize-javascript": "7.0.3",
204-
"axios": "1.13.6"
204+
"axios": "1.13.6",
205+
"fast-xml-parser": "^5.5.6"
205206
}
206207
}

0 commit comments

Comments
 (0)