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.
2 parents d09da35 + cd062e6 commit ff9f31dCopy full SHA for ff9f31d
package.json
@@ -83,7 +83,7 @@
83
"@xmldom/xmldom": "0.9.8",
84
"acorn": "8.14.1",
85
"arrify": "3.0.0",
86
- "axios": "1.11.0",
+ "axios": "1.12.1",
87
"chalk": "4.1.2",
88
"cheerio": "^1.0.0",
89
"chokidar": "^4.0.3",
@@ -120,7 +120,7 @@
120
"uuid": "11.1.0"
121
},
122
"optionalDependencies": {
123
- "@codeceptjs/detox-helper": "1.1.8"
+ "@codeceptjs/detox-helper": "1.1.11"
124
125
"devDependencies": {
126
"@apollo/server": "^4",
@@ -189,5 +189,8 @@
189
"compilerOptions": {
190
"strict": false
191
}
192
+ },
193
+ "overrides": {
194
+ "tmp": "0.2.5"
195
196
0 commit comments