From 8579a85fde6ad6c761aa46d07c51fb42aad765c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:40:52 -0600 Subject: [PATCH] [Backport 8.x] Update dependency @elastic/request-converter to v8.17.0 (#2558) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit e688f363966faa5a9b42d0d8fa106d0de2bfc436) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71827cb5e..c046230ad 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "node": ">=18" }, "devDependencies": { - "@elastic/request-converter": "8.16.2", + "@elastic/request-converter": "8.17.0", "@sinonjs/fake-timers": "github:sinonjs/fake-timers#0bfffc1", "@types/debug": "4.1.12", "@types/ms": "0.7.34",