Upgrade glob

This commit is contained in:
Ethan Lane 2025-06-19 18:49:37 +01:00
parent 12cfc8c3a3
commit bd1f560d17
2 changed files with 38 additions and 18 deletions

View file

@ -35,11 +35,11 @@
"dotenv": "^16.5.0",
"express": "^5.1.0",
"fuse.js": "^7.1.0",
"glob": "^11.0.2",
"glob": "^11.0.3",
"jest": "^30.0.2",
"jest-mock-extended": "^4.0.0",
"jimp": "^1.6.0",
"minimatch": "10.0.1",
"minimatch": "10.0.3",
"mysql": "^2.18.1",
"reflect-metadata": "^0.2.2",
"ts-jest": "^29.4.0",