Describe the bug
Crypto not found while initialising the SDK
To Reproduce
Steps to reproduce the behavior:
const fireblocks = new FireblocksSDK(apiSecret, apiKey, baseUrl);
Expected behavior
It should initialise the SDK, but it is not
Screenshots

Version:
fireblocks-sdk version: [5.20.0]
npm version: [9.7.2]
node version:[20.4.0]
Describe the bug
Crypto not found while initialising the SDK
To Reproduce
Steps to reproduce the behavior:
const fireblocks = new FireblocksSDK(apiSecret, apiKey, baseUrl);
Expected behavior
It should initialise the SDK, but it is not
Screenshots

Version:
fireblocks-sdk version: [5.20.0]
npm version: [9.7.2]
node version:[20.4.0]