Skip to content

Commit 54df95c

Browse files
committed
chore: upgrade glob to fix vulnerability
1 parent 043157b commit 54df95c

File tree

2 files changed

+21
-33
lines changed

2 files changed

+21
-33
lines changed

package-lock.json

Lines changed: 20 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"cross-env": "^10.0.0",
193193
"esbuild": "^0.27.3",
194194
"father": "^4.6.15",
195-
"glob": "^11.1.0",
195+
"glob": "^13.0.6",
196196
"jest": "^29.7.0",
197197
"jest-environment-jsdom": "^30.2.0",
198198
"jsoneo": "^1.0.3",

0 commit comments

Comments
 (0)