Merge pull request #213 from schlagmichdoch/dependabot/npm_and_yarn/express-rate-limit-7.1.5

Bump express-rate-limit from 7.1.1 to 7.1.5
This commit is contained in:
schlagmichdoch
2023-12-11 22:33:56 +01:00
committed by GitHub
2 changed files with 12 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"express-rate-limit": "^7.1.1",
"express-rate-limit": "^7.1.5",
"ua-parser-js": "^1.0.36",
"unique-names-generator": "^4.3.0",
"ws": "^8.15.0"