Skip to content

Commit 9e4576b

Browse files
authored
Update axios to fix security issue and other deps (#5540)
1 parent cd374a0 commit 9e4576b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@xmldom/xmldom": "0.9.10",
9292
"acorn": "8.16.0",
9393
"arrify": "3.0.0",
94-
"axios": "1.15.1",
94+
"axios": "1.15.2",
9595
"chalk": "4.1.2",
9696
"cheerio": "^1.2.0",
9797
"chokidar": "^4.0.3",
@@ -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.2.1",
152+
"electron": "41.3.0",
153153
"eslint": "^9.39.4",
154154
"eslint-plugin-import": "2.32.0",
155155
"eslint-plugin-mocha": "11.2.0",
@@ -199,7 +199,7 @@
199199
},
200200
"overrides": {
201201
"@xmldom/xmldom": "0.9.10",
202-
"axios": "1.15.1",
202+
"axios": "1.15.2",
203203
"diff": "~8.0.3",
204204
"js-yaml": "~4.1.1",
205205
"tmp": "0.2.5",

0 commit comments

Comments
 (0)