Skip to content

Commit bd22613

Browse files
fix: package.json to reduce vulnerabilities (#1258)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent a53f980 commit bd22613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"css-loader": "^7.1.2",
4141
"deep-filter": "^1.0.2",
4242
"express": "^4.21.2",
43-
"gh-pages": "^6.1.1",
43+
"gh-pages": "^6.2.0",
4444
"glob": "^11.0.3",
4545
"glob-all": "^3.1.0",
4646
"gulp": "5.0.1",

0 commit comments

Comments
 (0)