From ee9ef6a508390cb460a446a191e499e8d2635b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:08:09 +0000 Subject: [PATCH] build(deps): bump light-my-request from 4.12.0 to 5.6.0 Bumps [light-my-request](https://github.com/fastify/light-my-request) from 4.12.0 to 5.6.0. - [Release notes](https://github.com/fastify/light-my-request/releases) - [Commits](https://github.com/fastify/light-my-request/compare/v4.12.0...v5.6.0) --- updated-dependencies: - dependency-name: light-my-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c54561f50dd..3a1459635ab 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "avvio": "^8.1.0", "fastify-error": "^1.0.0", "find-my-way": "^5.1.0", - "light-my-request": "^4.7.0", + "light-my-request": "^5.6.0", "pino": "^7.5.1", "process-warning": "^1.0.0", "proxy-addr": "^2.0.7",