Skip to content

Commit 7d99997

Browse files
committed
Merge branch '3.x' into chore/update-detox-helper-to-latest-5152
2 parents e20e7d6 + 8e521ce commit 7d99997

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
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",
@@ -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)