LiskArchive / lisk-service

:gear: API based service provider to Lisk user interfaces
https://lisk.com
Apache License 2.0
32 stars 15 forks source link

Update NodeJS version to 18.19.1 #2026

Closed sameersubudhi closed 8 months ago

sameersubudhi commented 8 months ago

What was the problem?

This PR resolves #2025

How was it solved?

How was it tested?

Locally, ran against Lisk Core on mainnet and testnet

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e5e8011) 67.89% compared to head (98757dc) 67.89%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2026/graphs/tree.svg?width=650&height=150&src=pr&token=987H7T2C3K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2026?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## development #2026 +/- ## ============================================ Coverage 67.89% 67.89% ============================================ Files 303 303 Lines 5703 5703 Branches 1081 1081 ============================================ Hits 3872 3872 Misses 1831 1831 ```