Skip to content

Commit

Permalink
build(deps): bump glob from 8.1.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.3.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v8.1.0...v9.3.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent c0dfa49 commit ffa73e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"content-disposition": "^0.5.3",
"@fastify/accept-negotiator": "^1.0.0",
"fastify-plugin": "^4.0.0",
"glob": "^8.0.1",
"glob": "^9.3.0",
"p-limit": "^3.1.0",
"readable-stream": "^4.0.0",
"@fastify/send": "^2.0.0"
Expand Down

0 comments on commit ffa73e0

Please sign in to comment.