contentful-sdk-core
                                
                                
                                
                                    contentful-sdk-core copied to clipboard
                            
                            
                            
                        Can we bump p-throttle to v5 ?
Dependabot PR here https://github.com/contentful/contentful-sdk-core/pull/221
v4 -> v5 the package is now pure ESM.
I think in theory the upgrade should just work with no other changes, but I am not sure why Jest is failing on it. I think it is an issue specific to jest
I will make sure this plugin supports modern ESM and then upgrade our dependencies.
p-throttle v6 is out now btw