From 48f369fe8213162aef3a557d74414002053da524 Mon Sep 17 00:00:00 2001 From: Josh Mock Date: Mon, 6 Jan 2025 12:44:35 -0600 Subject: [PATCH] Update dependency @elastic/request-converter to v8.17.0 (#2555) (#2559) 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 b95e5c007..5a54c87a5 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "node": ">=18" }, "devDependencies": { - "@elastic/request-converter": "8.16.1", + "@elastic/request-converter": "8.17.0", "@sinonjs/fake-timers": "github:sinonjs/fake-timers#0bfffc1", "@types/debug": "4.1.12", "@types/ms": "0.7.34",