node-red / node-red

Low-code programming for event-driven applications
http://nodered.org
Apache License 2.0
18.93k stars 3.31k forks source link

chore: migrate deprecated `util.isArray` #4724

Closed Rotzbua closed 4 weeks ago

Rotzbua commented 1 month ago

Proposed changes

Deprecated: Use Array.isArray() instead.

Source: https://nodejs.org/docs/latest-v18.x/api/util.html#utilisarrayobject

Reference

4723

Checklist

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.