We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9769503 commit 732b0d0Copy full SHA for 732b0d0
2 files changed
package.json
@@ -27,6 +27,17 @@
27
"delay": "2500ms",
28
"ext": "*"
29
},
30
+ "resolutions": {
31
+ "brace-expansion": ">=1.1.12",
32
+ "sha.js": ">=2.4.12",
33
+ "lodash": ">=4.17.23",
34
+ "js-yaml": ">=4.1.1",
35
+ "qs": ">=6.14.2",
36
+ "minimatch": ">=3.1.4",
37
+ "ecstatic": ">=4.1.3",
38
+ "liquidjs": ">=10.25.0",
39
+ "yauzl": ">=3.2.1"
40
+ },
41
"devDependencies": {
42
"@antora/cli": "^3.1.10",
43
"@antora/site-generator-default": "^3.1.10",
0 commit comments