Browse Source

Logan API updated

develop
Rob Colbert 10 months ago
parent
commit
9864cd91ab
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -29,7 +29,7 @@
"disposable-email-provider-domains": "^1.0.9",
"dotenv": "^16.0.0",
"dtp-jshint-reporter": "git+https://git.digitaltelepresence.com/digital-telepresence/dtp-jshint-reporter.git#master",
"dtp-logan-api": "^0.4.1",
"dtp-logan-api": "^0.4.3",
"ein-validator": "^1.0.1",
"email-domain-check": "^1.1.4",
"email-validator": "^2.0.4",

8
yarn.lock

@ -3125,10 +3125,10 @@ drange@^1.0.2:
dependencies:
chalk "^4.1.1"
dtp-logan-api@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/dtp-logan-api/-/dtp-logan-api-0.4.1.tgz#407aacb9fef9d2e9902fc28b2adf9f6c426c184d"
integrity sha512-idw0u8M5/Edg5jTnwTv8w3R8TuM0st/MRrrd9xCJoxcA0fE/xtaOZYV8xzJAyX04e17FXjgTNFE4w2aRxIFHww==
dtp-logan-api@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/dtp-logan-api/-/dtp-logan-api-0.4.3.tgz#4f5f748d78c0f2673b23a08f2476d815ccfb01ee"
integrity sha512-QNR3/l33SokZh9TVKqbITv1zPwM+G01Ef2EVo54QxRD541nsDLvsQ4wMGHLfgjzESG7h9ncuA7XKuqdO7Be3gg==
dependencies:
bull "^4.10.4"
ioredis "^5.3.2"

Loading…
Cancel
Save