Skip to content

Commit 18fec3b

Browse files
build(deps): bump glob from 11.0.3 to 11.1.0 (#639)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e25d0c3 commit 18fec3b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -25,7 +25,7 @@
2525
"dotenv": "^17.2.3",
2626
"events-async": "^1.2.1",
2727
"express": "^5.1.0",
28-
"glob": "11.0.3"
28+
"glob": "11.1.0"
2929
},
3030
"devDependencies": {
3131
"eventsource": "^4.0.0",

0 commit comments

Comments
 (0)