Skip to content

update minimatch, undici, and js-yaml to fix security alerts - #42

Merged
andrewbarnhart merged 3 commits into
mainfrom
fix-security-alerts
Aug 6, 2026
Merged

update minimatch, undici, and js-yaml to fix security alerts#42
andrewbarnhart merged 3 commits into
mainfrom
fix-security-alerts

Conversation

@andrewbarnhart andrewbarnhart changed the title update minimatch, undici, and js-yaml update minimatch, undici, and js-yaml to fix security alerts Aug 6, 2026
@andrewbarnhart
andrewbarnhart requested a review from baseten August 6, 2026 15:09
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

build-and-test: Run #30

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Pending ⏳ Other ❓ Flaky 🍂 Duration ⏱️
77 77 0 0 0 0 0 11.8s

🎉 All tests passed!

Github Test Reporter by CTRF 💚

Comment thread package.json
Comment on lines -107 to +111
"undici": "^6.27.0",
"uuid": "^11.1.1"
"undici": "^6.28.0",
"uuid": "^11.1.1",
"minimatch@>=9.0.0 <9.0.7": "^9.0.7",
"js-yaml@<3.15.0": "^3.15.0",
"js-yaml@>=4.0.0 <4.3.0": "^4.3.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Samehere for best override practice.

@andrewbarnhart
andrewbarnhart merged commit 10d445f into main Aug 6, 2026
61 of 68 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