fix(settings): enhance user parameter handling and add special user parameter types
- Introduced a new method to ensure special user parameter types for adult verification settings, improving data integrity and handling. - Updated the upsertUserParam method to utilize the new special parameter type handling, ensuring robust user parameter management. - Updated package dependencies in package.json and package-lock.json for consistency and to address potential vulnerabilities.
This commit is contained in:
@@ -18,5 +18,8 @@
|
||||
"cors": "^2.8.6",
|
||||
"dompurify": "^3.3.3",
|
||||
"sequelize-cli": "^6.6.5"
|
||||
},
|
||||
"overrides": {
|
||||
"minimatch": "10.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user