[CI] test committed

This commit is contained in:
dependabot[bot] 2025-02-14 19:24:06 +00:00 committed by github-actions[bot]
parent 479e1068be
commit 667dba0335
2 changed files with 2 additions and 1 deletions

2
dist/index.js vendored
View File

@ -32611,7 +32611,7 @@ class RequestError extends Error {
if (options.request.headers.authorization) {
requestCopy.headers = Object.assign({}, options.request.headers, {
authorization: options.request.headers.authorization.replace(
/ .*$/,
/(?<! ) .*$/,
" [REDACTED]"
)
});

1
report.txt Normal file
View File

@ -0,0 +1 @@
1739561045