Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Aug 21, 2020
1 parent ae71565 commit 269a12e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"sender-rewriting-scheme": "^1.0.0",
"signale": "^1.4.0",
"smtp-server": "^3.7.0",
"spamscanner": "^1.1.4",
"spamscanner": "^1.1.5",
"split-lines": "^2.0.0",
"superagent": "^6.0.0",
"uuid-by-string": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8692,10 +8692,10 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==

spamscanner@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/spamscanner/-/spamscanner-1.1.4.tgz#edb76e76a0576ae0ea25adb99fa1cdb272b4f61d"
integrity sha512-eXtD+afRiAUcAOoDiIBfAI1v840C2z9m8Q+2d8npX5KQlL9ARC7aZcRJZsTHxM6qtaWL0qPt1orxvc0LwkxsxQ==
spamscanner@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/spamscanner/-/spamscanner-1.1.5.tgz#311cbfe39129cf507895b540df6d5dedaa109b45"
integrity sha512-G9z7dSWRInNaPnTA70vnyNqtq8SZkEAmygFNoiNLGjJ9U75STCO+0/V7t6Ocwu4VB8F47nXRnbtXP+07Pdjk4g==
dependencies:
"@ladjs/naivebayes" "^0.1.0"
bitcoin-regex "^2.0.0"
Expand Down

0 comments on commit 269a12e

Please sign in to comment.