Upgrade glob to 11.0.2
This commit is contained in:
parent
ccfa88daf4
commit
460caec5e0
2 changed files with 10 additions and 11 deletions
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"@discordjs/rest": "^2.0.0",
|
||||
"@types/clone-deep": "^4.0.4",
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/express": "^5.0.2",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"axios": "^1.8.4",
|
||||
|
@ -39,7 +39,7 @@
|
|||
"dotenv": "^16.0.0",
|
||||
"express": "^4.18.2",
|
||||
"fuse.js": "^7.0.0",
|
||||
"glob": "^11.0.0",
|
||||
"glob": "^11.0.2",
|
||||
"jest": "^29.0.0",
|
||||
"jest-mock-extended": "^3.0.0",
|
||||
"jimp": "^1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue