update glob
This commit is contained in:
+4
-4
@@ -37,7 +37,7 @@
|
||||
"chromedriver": "^127.0.1",
|
||||
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.2.3",
|
||||
"fstream": ">=1.0.12",
|
||||
"glob": "^11.1.0",
|
||||
"glob": "^13.0.6",
|
||||
"grunt": "^1.5.3",
|
||||
"grunt-contrib-clean": "~2.0.0",
|
||||
"grunt-contrib-concat": "^2.0.0",
|
||||
@@ -104,8 +104,8 @@
|
||||
"node": ">=20"
|
||||
},
|
||||
"overrides": {
|
||||
"grunt": {
|
||||
"minimatch": "~3.1.3"
|
||||
}
|
||||
"grunt": {
|
||||
"minimatch": "~3.1.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user