Skip to content

Commit f0e28d7

Browse files
build(deps): bump glob from 10.2.1 to 10.2.2
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.1 to 10.2.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@v10.2.1...v10.2.2) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 237abf3 commit f0e28d7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"cookie": "^0.5.0",
43-
"glob": "^10.2.1",
43+
"glob": "^10.2.2",
4444
"reflect-metadata": "^0.1.13",
4545
"template-url": "^1.0.0"
4646
},

0 commit comments

Comments
 (0)