From 6a3fb764d508e4ba6bec7000b7c7a827384ec250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 03:19:17 +0100 Subject: [PATCH] build(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 (#1169) Co-authored-by: Fernandez Ludovic --- dist/post_run/index.js | 2 +- dist/run/index.js | 2 +- package-lock.json | 7 ++++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dist/post_run/index.js b/dist/post_run/index.js index 367f3bf..2a1e64a 100644 --- a/dist/post_run/index.js +++ b/dist/post_run/index.js @@ -45240,7 +45240,7 @@ var RequestError = class extends Error { if (options.request.headers.authorization) { requestCopy.headers = Object.assign({}, options.request.headers, { authorization: options.request.headers.authorization.replace( - / .*$/, + /(?