Skip to content

Commit

Permalink
deps(dev): bump light-my-request from 6.1.0 to 6.3.0 (#447)
Browse files Browse the repository at this point in the history
Bumps [light-my-request](https://github.com/fastify/light-my-request) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/fastify/light-my-request/releases)
- [Commits](fastify/light-my-request@v6.1.0...v6.3.0)

---
updated-dependencies:
- dependency-name: light-my-request
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e59b156 commit 307cb5b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "mocha"
},
"devDependencies": {
"light-my-request": "^6.1.0",
"light-my-request": "^6.3.0",
"mocha": "^10.8.2",
"standard": "^17.1.2",
"varint": "^6.0.0"
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 307cb5b

Please sign in to comment.