Skip to content

resolving yarn audit alerts - #333

Merged
rbaconcordium merged 1 commit into
mainfrom
COR-2330/audit-frontend2
Mar 13, 2026
Merged

resolving yarn audit alerts#333
rbaconcordium merged 1 commit into
mainfrom
COR-2330/audit-frontend2

Conversation

@rbaconcordium

Copy link
Copy Markdown
Contributor

Purpose

In wallet-connect-test-bench/front-end folder, yarn npm audit gave these alerts:
minimatch: 10.2.2 - GHSA-23c5-xmqv-rm74
tar: 7.5.9 - GHSA-9ppj-qmqm-q256

Changes

yarn up -R minimatch
yarn up -R tar

Checklist

  • [ x ] My code follows the style of this project.
  • [ x ] The code compiles without warnings.
  • [ x ] I have performed a self-review of the changes.
  • [ x ] I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

Base automatically changed from COR-2330/audit-frontend to main March 13, 2026 09:09
@rbaconcordium
rbaconcordium merged commit dc3f578 into main Mar 13, 2026
4 checks passed
@rbaconcordium
rbaconcordium deleted the COR-2330/audit-frontend2 branch March 13, 2026 09:09
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