diff --git a/api/package-lock.json b/api/package-lock.json index 5916cb81..3d281c00 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -2306,9 +2306,9 @@ } }, "node_modules/express-rate-limit": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.0.0.tgz", - "integrity": "sha512-zKMQ9meikj7j3ILeVvHIaBejAYljgDBtGuCfbzNS2d0VCW4s68ONdtEhBJnOGW/Ty1wGeNXgC4m/C1bBUIX0LA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.0.1.tgz", + "integrity": "sha512-oTIPm094gh8c7nbShl4TNLqnayzOcbDGY7dCRnFqUAvptyb0pp5231LaH34JtvVEbZlOJMiixikU5AVK8VN3FA==", "engines": { "node": ">= 16" },