Skip to content

Commit 703775e

Browse files
build(deps): bump glob from 11.1.0 to 13.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6165053 commit 703775e

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
@@ -63,7 +63,7 @@
6363
"content-disposition": "^0.5.4",
6464
"fastify-plugin": "^5.0.0",
6565
"fastq": "^1.17.1",
66-
"glob": "^11.0.0"
66+
"glob": "^13.0.0"
6767
},
6868
"devDependencies": {
6969
"@fastify/compress": "^8.0.0",

0 commit comments

Comments
 (0)