Skip to content

Commit 7d22ca2

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent 3c62e67 commit 7d22ca2

File tree

2 files changed

+971
-671
lines changed

2 files changed

+971
-671
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"dependencies": {
33
"@antora/cli": "^3.0.0",
44
"@antora/lunr-extension": "^1.0.0-alpha.3",
5-
"@antora/site-generator-default": "^3.0.0",
5+
"@antora/site-generator-default": "^3.1.8",
66
"bootprint": "^4.0.4",
77
"bootprint-json-schema": "^4.0.4",
88
"glob-fs": "^0.1.7",
9-
"gulp": "^4.0.2",
9+
"gulp": "^5.0.0",
1010
"gulp-cli": "^2.3.0",
1111
"gulp-connect": "^5.7.0",
1212
"http-server": "^0.12.3"

0 commit comments

Comments
 (0)