Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 2e74883

Browse files
committed
Fix vulnerability
1 parent 0bc332d commit 2e74883

File tree

2 files changed

+6
-93
lines changed

2 files changed

+6
-93
lines changed

package-lock.json

Lines changed: 1 addition & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
"@antora/cli": "^3.0.3",
44
"@antora/lunr-extension": "^1.0.0-alpha.8",
55
"@antora/site-generator": "^3.0.3"
6+
},
7+
"overrides": {
8+
"vinyl-fs": {
9+
"glob-stream": "~7.0"
10+
}
611
}
712
}

0 commit comments

Comments
 (0)