Skip to content

Commit a33cfea

Browse files
fix(deps): update dependency glob [security] (#3999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f534a95 commit a33cfea

File tree

3 files changed

+266
-92
lines changed

3 files changed

+266
-92
lines changed

dependent-usage-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@babel/parser": "^7.12.16",
1313
"babel-walk": "^3.0.0",
1414
"commander": "^9.3.0",
15-
"glob": "^8.0.3"
15+
"glob": "^13.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)