LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 454 forks source link

Update nodejs #9203

Closed ishantiw closed 6 months ago

ishantiw commented 6 months ago

What was the problem?

This PR resolves #9202

How was it solved?

Bump nodejs version

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.24%. Comparing base (182f93d) to head (12af8e8).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9203/graphs/tree.svg?width=650&height=150&src=pr&token=2JhT7caf5x&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## hotfix/6.0.2 #9203 +/- ## ============================================= Coverage 83.24% 83.24% ============================================= Files 608 608 Lines 23102 23102 Branches 3379 3379 ============================================= Hits 19232 19232 Misses 3870 3870 ```