Skip to content

Commit 080a857

Browse files
build(deps): bump glob from 9.3.0 to 9.3.2 (nodejs#388)
Bumps [glob](https://github.com/isaacs/node-glob) from 9.3.0 to 9.3.2. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v9.3.0...v9.3.2) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ecf2f3 commit 080a857

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -24,7 +24,7 @@
2424
"dotenv": "^16.0.3",
2525
"events-async": "^1.2.1",
2626
"express": "^4.18.2",
27-
"glob": "^9.3.0"
27+
"glob": "^9.3.2"
2828
},
2929
"devDependencies": {
3030
"eventsource": "^2.0.2",

0 commit comments

Comments
 (0)