From f46b23d26c8727688a5cd9e3fc8cb72345c206c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 05:10:14 +0000 Subject: [PATCH] build(deps): bump light-my-request from 4.12.0 to 5.5.1 Bumps [light-my-request](https://github.com/fastify/light-my-request) from 4.12.0 to 5.5.1. - [Release notes](https://github.com/fastify/light-my-request/releases) - [Commits](https://github.com/fastify/light-my-request/compare/v4.12.0...v5.5.1) --- 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..adab32ee734 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.5.1", "pino": "^7.5.1", "process-warning": "^1.0.0", "proxy-addr": "^2.0.7",