Skip to content

Commit e24e98d

Browse files
Bump glob from 8.1.0 to 10.3.15
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 10.3.15. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v8.1.0...v10.3.15) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4807516 commit e24e98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Tobias Klein",
2323
"license": "GPL-2.0+",
2424
"dependencies": {
25-
"glob": "^8.0.3",
25+
"glob": "^10.3.15",
2626
"node-addon-api": "^7.1.0"
2727
},
2828
"repository": {

0 commit comments

Comments
 (0)