Node.js SDK's package-lock.json contains outdated versions of its target-tools and target-decisioning-engine dependencies, and package-lock files in sub-projects are not updated, the issue being caused by the use of Lerna, where it's a known issue - https://stackoverflow.com/q/59768340
The PR also has a couple minor lint autoformatter fixes
coverage: 92.013%. remained the same
when pulling 696349501e1df52fdef106e60621838b35d7ba69 on XDex:TNT-43401
into 4739f2842f917257775625cdff12927d1f1a2896 on adobe:main.
Description
Node.js SDK's
package-lock.json
contains outdated versions of itstarget-tools
andtarget-decisioning-engine
dependencies, and package-lock files in sub-projects are not updated, the issue being caused by the use of Lerna, where it's a known issue - https://stackoverflow.com/q/59768340The PR also has a couple minor lint autoformatter fixes
Related Issue
https://jira.corp.adobe.com/browse/TNT-43401
Types of changes
Checklist: