Skip to content

Commit 49c4fbb

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952
1 parent c424153 commit 49c4fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"cli-progress": "3.12.0",
5555
"cli-table3": "0.6.5",
5656
"degit": "2.8.4",
57-
"glob": "10.4.5",
57+
"glob": "10.5.0",
5858
"inquirer": "8.2.6",
5959
"mustache": "4.2.0",
6060
"semver": "7.6.3",

0 commit comments

Comments
 (0)