fix: email processor esm issue with p-throttle + config read

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-05-02 08:11:35 +03:00
parent 32cc4e6468
commit d541ff686f
6 changed files with 23 additions and 13 deletions
+4
View File
@@ -62,6 +62,10 @@
matchPackageNames: ['p-limit'],
allowedVersions: '<4.0.0',
},
{
matchPackageNames: ['p-throttle'],
allowedVersions: '<4.0.0',
},
{
matchPackageNames: ['p-queue'],
allowedVersions: '<7.0.0',