From 14cdd64f7df5fdccdea6715fec5977c54023cc10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:23:45 -0600 Subject: [PATCH] Update dependency @elastic/request-converter to v8.16.1 (#2469) (#2474) 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 cf25eadc3..7d985cde4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "node": ">=18" }, "devDependencies": { - "@elastic/request-converter": "8.16.0", + "@elastic/request-converter": "8.16.1", "@sinonjs/fake-timers": "github:sinonjs/fake-timers#0bfffc1", "@types/debug": "4.1.12", "@types/ms": "0.7.34",