Skip to content

fix: Update package-lock to fix dependabot alert.#234

Merged
jperals merged 3 commits intomainfrom
fix/dependabot-82-fast-xml-parser
Feb 27, 2026
Merged

fix: Update package-lock to fix dependabot alert.#234
jperals merged 3 commits intomainfrom
fix/dependabot-82-fast-xml-parser

Conversation

@SpyZzey
Copy link
Member

@SpyZzey SpyZzey commented Feb 20, 2026

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

await this.click(bodyCell.toSelector());

const current = await this.browser.$(input.toSelector()).getValue();
const current = await this.browser.$(input.toSelector()).getValue() as string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I am fixing this differently here: #235

But that needs other PRs to be merged first, so let's merge this one first and I'll see what I do with my PR later

@SpyZzey SpyZzey changed the title Fix/dependabot 82 fast xml parser fix: Update package-lock to fix dependabot alert. Feb 27, 2026
@jperals jperals marked this pull request as ready for review February 27, 2026 12:59
@jperals jperals requested a review from a team as a code owner February 27, 2026 12:59
@jperals jperals requested review from gethinwebster and removed request for a team February 27, 2026 12:59
@jperals jperals added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit 78df02c Feb 27, 2026
5 checks passed
@jperals jperals deleted the fix/dependabot-82-fast-xml-parser branch February 27, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants