We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067e73b commit cfaf8faCopy full SHA for cfaf8fa
2 files changed
package.json
@@ -27,7 +27,16 @@
27
"qs": "6.14.2",
28
"minimatch": ">=10.2.3",
29
"ajv": ">=8.18.0",
30
- "@tootallnate/once": ">=3.0.1"
+ "@tootallnate/once": ">=3.0.1",
31
+ "brace-expansion@>0": ">=5.0.5",
32
+ "file-type": ">=21.3.1",
33
+ "flatted": ">=3.4.2",
34
+ "node-forge": ">=1.4.0",
35
+ "path-to-regexp@8": ">=8.4.0",
36
+ "express>path-to-regexp": ">=0.1.13",
37
+ "picomatch@^2": ">=2.3.2",
38
+ "micromatch>picomatch": ">=4.0.4",
39
+ "srvx": ">=0.11.13"
40
},
41
"peerDependencyRules": {
42
"allowedVersions": {
0 commit comments