diff --git a/.changeset/tricky-penguins-fail.md b/.changeset/tricky-penguins-fail.md new file mode 100644 index 00000000..2a93f320 --- /dev/null +++ b/.changeset/tricky-penguins-fail.md @@ -0,0 +1,5 @@ +--- +'@nestjs/throttler': patch +--- + +Improve performance by replacing md5 npm package with Node.js crypto module.