mirror of
https://github.com/strapi/strapi.git
synced 2025-08-10 01:38:10 +00:00

This fixes the deleteOldComponents function in the strapi-connector-mongoose package. This needs to be done, as the id can be either a string or a Buffer at this point. Signed-off-by: Marvin König <dev@mkqavi.com>