Skip to content

Commit ff9f31d

Browse files
committed
Merge branch '3.x' into bump-minor-versions-5138-take-2
2 parents d09da35 + cd062e6 commit ff9f31d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
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",
@@ -120,7 +120,7 @@
120120
"uuid": "11.1.0"
121121
},
122122
"optionalDependencies": {
123-
"@codeceptjs/detox-helper": "1.1.8"
123+
"@codeceptjs/detox-helper": "1.1.11"
124124
},
125125
"devDependencies": {
126126
"@apollo/server": "^4",
@@ -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)