chore: Update package dependencies by adding express-rate-limit and helmet for enhanced security and performance in the backend
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m19s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m19s
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"dotenv": "^17.0.1",
|
||||
"express": "^4.19.2",
|
||||
"compression": "^1.7.4",
|
||||
"ajv": "^8.17.1"
|
||||
"ajv": "^8.17.1",
|
||||
"helmet": "^7.1.0",
|
||||
"express-rate-limit": "^6.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.10"
|
||||
|
||||
Reference in New Issue
Block a user