Made minimal changes to locked package versions to support Node 18. Updated Node version requirements in relevant package.json files, fixed new undefined error message in tests.
More specifically, adjusted the Node engine version requirements in all package.json files and removed the following dependencies from yarn.lock so they would be re-locked at more recent/compatible versions:
Resolves #2013.
Made minimal changes to locked package versions to support Node 18. Updated Node version requirements in relevant package.json files, fixed new undefined error message in tests.
More specifically, adjusted the Node engine version requirements in all
package.json
files and removed the following dependencies fromyarn.lock
so they would be re-locked at more recent/compatible versions: