Skip to content

Commit fe6f59e

Browse files
chore(deps): bump glob from 11.0.0 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90c6a40 commit fe6f59e

File tree

3 files changed

+888
-577
lines changed

3 files changed

+888
-577
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"encoding": "^0.1.13",
8080
"express": "4.21.2",
8181
"fast-glob": "3.3.2",
82-
"glob": "^11.0.0",
82+
"glob": "^9.0.0",
8383
"lodash.get": "4.4.2",
8484
"openai": "^4.72.0",
8585
"rambda": "7.5.0",

packages/create-module-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fs-extra": "9.1.0",
3535
"minimist": "^1.2.8",
3636
"rslog": "^1.2.3",
37-
"glob": "7.2.0",
37+
"glob": "9.0.0",
3838
"handlebars": "4.7.7"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)