I have two async function one depending on another functions return data.
const categorieName = await getCategorieName("some-blog-slug");