diff --git a/package.json b/package.json index 6f68ca8..41535a3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "ioredis": "^4.27.9", "module-alias": "^2.2.2", "multer": "^1.4.4", - "nsfwjs": "^2.4.1", + "nsfwjs": "^2.4.2", "reflect-metadata": "^0.1.13", "simple-ts-express-decorators": "next", "typescript": "^4.4.2" diff --git a/yarn.lock b/yarn.lock index ad09a39..16e57fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1847,10 +1847,10 @@ npmlog@^5.0.1: gauge "^3.0.0" set-blocking "^2.0.0" -nsfwjs@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/nsfwjs/-/nsfwjs-2.4.1.tgz#406dff6e379f4fc1c5fd4d16b7a64e4ae4b355c1" - integrity sha512-8XPUPVeIIfkSeWjHEytDMedZNISR0SCjv67JYbS75SIYcmz8Y7GZqNfLupltjcwsqV0e4bwdc4l4bEOno58QdA== +nsfwjs@^2.4.2: + version "2.4.2" + resolved "https://registry.yarnpkg.com/nsfwjs/-/nsfwjs-2.4.2.tgz#dd8656705f79f53d789245eaf317d6b6818a0032" + integrity sha512-i4Pp2yt59qPQgeZFyg3wXFBX52uSeu/hkDoqdZfe+sILRxNBUu0VDogj7Lmqak0GlrXviS/wLiVeIx40IDUu7A== dependencies: "@nsfw-filter/gif-frames" "1.0.2"