Skip to content

Commit 0885089

Browse files
committed
fix: packages/documentation-framework/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952
1 parent 0e824f5 commit 0885089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"file-loader": "6.2.0",
2727
"file-saver": "1.3.8",
2828
"fs-extra": "9.0.1",
29-
"glob": "11.0.3",
29+
"glob": "11.1.0",
3030
"handlebars": "4.7.7",
3131
"hast-to-hyperscript": "9.0.0",
3232
"hast-util-to-text": "2.0.0",

0 commit comments

Comments
 (0)