Skip to content

updating picomatch#112

Merged
ryan-morosa merged 1 commit into
mainfrom
brandon/picomatch-update
May 12, 2026
Merged

updating picomatch#112
ryan-morosa merged 1 commit into
mainfrom
brandon/picomatch-update

Conversation

@bwang-icf
Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4756

What Does This PR Do?
Upgrades picomatch to resolve snyk vulnerability

What Should Reviewers Watch For?
If you're reviewing this PR, please check for these things in particular:

Validation
Run npm ls picomatch and yarn list picomatch, confirm you see 4.0.4
Run yarn test or npm test, confirm all tests pass. Ensure yarn build or npm build runs successfully, but you may encounter issues with yarn build:types (will be a follow-on story).
If having issues with any of these, make sure to remove node_modules and yarn.lock and ensure you have .bluebutton-config.json in src folder.
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:

Adds any new software dependencies
Modifies any security controls
Adds new transmission or storage of data
Any other changes that could possibly affect security?
Yes, one or more of the above security implications apply. This PR must not be merged without the ISSO or team security engineer's approval.

@ryan-morosa ryan-morosa self-assigned this May 12, 2026
Copy link
Copy Markdown
Contributor

@ryan-morosa ryan-morosa left a comment

Choose a reason for hiding this comment

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

LGTM

@ryan-morosa ryan-morosa merged commit 2c57c09 into main May 12, 2026
4 checks passed
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