Issue in Media Library while upgrading Strapi version

Hello Community,

I want your help in strapi, I am facing some error with the media library while upgrading the strapi to the latest version. In brief, when I am upgrading my strapi instance to latest version I am unable to see the media library homepage when I clicked onto the media library from the dashboard then the browser tab will become blank
Attaching the screenshots for your reference.

Before Version

@strapi/plugin-color-picker”: “^4.12.6”,

@strapi/plugin-i18n”: “4.9.0”,

@strapi/plugin-users-permissions”: “4.9.0”,

@strapi/strapi”: “4.9.0”,

“better-sqlite3”: “8.0.1”

After Version

@strapi/plugin-color-picker”: “^4.12.6”,

@strapi/plugin-i18n”: “4.13.4”,

@strapi/plugin-users-permissions”: “4.13.4”,

@strapi/strapi”: “4.13.4”,

“better-sqlite3”: “8.0.1”

Error with the upgraded version