Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: Update various dependencies #292

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Conversation

thibautsabot
Copy link
Contributor

Update istanbul-lib-instrument to the latest version to prevent https://avd.aquasec.com/nvd/2022/cve-2022-25883/

Also took the liberty to update @istanbuljs/schema, coveralls and cross-env since there was no change needed

Copy link

@Bnjis Bnjis left a comment

Choose a reason for hiding this comment

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

Looks Good ! ;)

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

istanbul-lib-instrument dropped node 8, so we need to do the same here.

"engines": {
"node": ">=8"
}

Seems we already only test on node 12, so lets set that as minimum:

(plus adding 18, 20 and 22)

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@SimenB SimenB merged commit 643e080 into istanbuljs:master Jul 5, 2024
7 checks passed
@SimenB
Copy link
Member

SimenB commented Jul 5, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants