Skip to content

Upgrade underscore and js-yaml because of CVEs - #60

Merged
pmuellr merged 1 commit into
masterfrom
js-yaml_4.2.0_and_underscore_1.13.8
Aug 2, 2026
Merged

Upgrade underscore and js-yaml because of CVEs#60
pmuellr merged 1 commit into
masterfrom
js-yaml_4.2.0_and_underscore_1.13.8

Conversation

@pmuellr

@pmuellr pmuellr commented Jul 28, 2026

Copy link
Copy Markdown
Member

resolves #59

@pmuellr

pmuellr commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

Can I get a review?

Comment thread package.json
"js-yaml": "4.1.x",
"ports": "1.1.x",
"underscore": "1.13.x"
"js-yaml": "^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.

This could be "^4.3.1".

@pmuellr
pmuellr merged commit 5c05284 into master Aug 2, 2026
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.

CVE-2026-53550 and CVE-2026-27601: Update js-yaml to 4.2.0 and underscore to 1.13.8

2 participants