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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user