Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
 @eslint/js          ^9.11.1  →  ^9.12.0
 express-rate-limit   ^7.4.0  →   ^7.4.1
  • Loading branch information
sefinek committed Oct 7, 2024
1 parent 2ae4860 commit 3799378
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^5.0.0",
"express-rate-limit": "^7.4.0",
"express-rate-limit": "^7.4.1",
"express-timeout-handler": "^2.2.2",
"helmet": "^8.0.0",
"lzma-native": "^8.0.6",
Expand All @@ -63,7 +63,7 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"globals": "^15.10.0",
"ip-address": "^10.0.0",
"kleur": "^4.1.5",
Expand Down

0 comments on commit 3799378

Please sign in to comment.