Update bad-words dependency to 4.0.0

-The newest major version of the bad-words filter had some breaking changes that have been applied to the project
This commit is contained in:
Joe Uhren
2024-09-19 19:53:10 -06:00
parent 6ca583cb2a
commit fff5a1a71d
2 changed files with 51 additions and 37 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
},
"dependencies": {
"async": "^3.2.4",
"bad-words": "^3.0.4",
"bad-words": "^4.0.0",
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"debug": ">=4.3.4",