We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1967c commit dcf8143Copy full SHA for dcf8143
1 file changed
examples/js/package.json
@@ -24,7 +24,7 @@
24
"playwright-dompath": "^0.0.7"
25
},
26
"overrides": {
27
- "axios": ">=1.13.5",
+ "axios": ">=1.13.5 <1.14.1",
28
"flatted": "^3.4.2",
29
"minimatch": "^3.1.3"
30
}
0 commit comments