Security: Enhance the security of the cookie storage by preventing prototype pollution in the cookie memory store. This change ensures that object instances used in the memory store do not have a prototype property that can be exploited.
Fixes
Fix the documentation for the store.findCookies method to include the missing allowSpecialUseDomain property. This update helps users understand the functionality better and utilize it effectively.