SpecterOps / BloodHound

Six Degrees of Domain Admin
https://bloodhoundenterprise.io/
Apache License 2.0
1.14k stars 113 forks source link

chore: upgrade nodejs usage to 22.x #936

Closed urangel closed 1 week ago

urangel commented 1 week ago

Description

This PR updates any mentions or references to major version 20 of node to instead refer to node 22.

Motivation and Context

This PR addresses: BED-4893

This helps us be proactive with vulnerability mitigation and gets us up to speed with the latest LTS version for node.

How Has This Been Tested?

Builds with no issue. The UI tests pass and local dev works as expected.

Screenshots (optional):

Types of changes

^not sure if this is a breaking change or not

Checklist: