Skip to content

Update GDK Node.js dependency to 14.17.2

Evan Read requested to merge eread/roll-gdk-node-js-dependency-forward into main

What does this Merge Request do and why?

It's been a while since we updated GDK Node.js dependency. This takes us to the latest LTS: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.2.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports