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 0004204 + f6f2aa9 commit d35adeaCopy full SHA for d35adea
2 files changed
package.json
@@ -40,7 +40,9 @@
40
"micromatch@<4.0.8": "^4.0.8",
41
"send@<0.19.0": "^0.19.0",
42
"cookie@<0.7.0": "^0.7.0",
43
- "path-to-regexp@<0.1.12": "^0.1.12"
+ "path-to-regexp@<0.1.12": "^0.1.12",
44
+ "form-data@>=4.0.0 <4.0.4": "^4.0.4",
45
+ "on-headers@<1.1.0": "^1.1.0"
46
},
47
"peerDependencyRules": {
48
"allowedVersions": {
0 commit comments