Skip to content

Commit

Permalink
Merge 1b72a1d into 5cec0d9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2019
2 parents 5cec0d9 + 1b72a1d commit dbaeaf4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 50 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,45 +15,45 @@
"docker:start": "docker-compose -f docker-compose.yml -f docker-compose.development.yml up"
},
"dependencies": {
"async-error-catcher": "^1.2.0",
"async-error-catcher": "1.2.0",
"bcrypt": "3.0.6",
"body-parser": "1.19.0",
"bookshelf": "0.14.2",
"boom": "^7.3.0",
"boom": "7.3.0",
"checkit": "0.7.0",
"convict": "5.0.0",
"cookie-parser": "1.4.4",
"cors": "^2.8.5",
"cors": "2.8.5",
"express": "4.17.0",
"express-interceptor": "^1.2.0",
"express-pino-logger": "^4.0.0",
"helmet": "^3.18.0",
"express-interceptor": "1.2.0",
"express-pino-logger": "4.0.0",
"helmet": "3.18.0",
"jsonwebtoken": "8.5.1",
"knex": "0.16.5",
"lodash": "4.17.11",
"passport": "0.4.0",
"passport-anonymous": "^1.0.1",
"passport-jwt": "^4.0.0",
"passport-anonymous": "1.0.1",
"passport-jwt": "4.0.0",
"passport-local": "1.0.0",
"pg": "7.11.0",
"pino": "^5.12.5",
"pino-pretty": "^3.0.0",
"require-directory": "^2.1.1",
"pino": "5.12.5",
"pino-pretty": "3.0.0",
"require-directory": "2.1.1",
"serve-favicon": "2.5.0",
"slug": "^1.1.0",
"uuid": "^3.3.2"
"slug": "1.1.0",
"uuid": "3.3.2"
},
"devDependencies": {
"add-matchers": "^0.6.2",
"chance": "^1.0.18",
"coveralls": "^3.0.3",
"add-matchers": "0.6.2",
"chance": "1.0.18",
"coveralls": "3.0.3",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-plugin-jest": "22.5.1",
"eslint-plugin-prettier": "3.1.0",
"jest": "24.8.0",
"moment": "^2.24.0",
"nodemon": "^1.19.0",
"moment": "2.24.0",
"nodemon": "1.19.0",
"prettier": "1.17.1",
"rimraf": "2.6.3",
"supertest": "4.0.2"
Expand Down
70 changes: 38 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ acorn@^6.0.7:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==

add-matchers@^0.6.2:
add-matchers@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/add-matchers/-/add-matchers-0.6.2.tgz#faeb2fa9380228c1b0da5f21a655c69304dd2011"
integrity sha512-hVO2wodMei9RF00qe+506MoeJ/NEOdCMEkSJ12+fC3hx/5Z4zmhNiP92nJEF6XhmXokeB0hOtuQrjHCx2vmXrQ==
Expand Down Expand Up @@ -540,9 +540,10 @@ async-each@^1.0.1:
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==

async-error-catcher@^1.2.0:
async-error-catcher@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/async-error-catcher/-/async-error-catcher-1.2.0.tgz#1900d9fcd2690f8577b45405d2ad6482a8085ae6"
integrity sha512-JM3nmeJ+cNCPjEXDKYFS7QCJVReu6uRdxhtaeRl6S9NuVl1ZfNrh+qnWHDSSLtg0ZK3+mI2cXZYxhmxTOW5d4w==

async-limiter@~1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -688,7 +689,7 @@ boom@5.x.x:
dependencies:
hoek "4.x.x"

boom@^7.3.0:
boom@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/boom/-/boom-7.3.0.tgz#733a6d956d33b0b1999da3fe6c12996950d017b9"
integrity sha512-Swpoyi2t5+GhOEGw8rEsKvTxFLIDiiKoUc2gsoV6Lyr43LHBIzch3k2MvYUs8RTROrIkVJ3Al0TkaOGjnb+B6A==
Expand Down Expand Up @@ -858,7 +859,7 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chance@^1.0.18:
chance@1.0.18:
version "1.0.18"
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.18.tgz#79788fe6fca4c338bf404321c347eecc80f969ee"
integrity sha512-g9YLQVHVZS/3F+zIicfB58vjcxopvYQRp7xHzvyDFDhXH1aRZI/JhwSAO0X5qYiQluoGnaNAU6wByD2KTxJN1A==
Expand Down Expand Up @@ -1087,15 +1088,15 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"

cors@^2.8.5:
cors@2.8.5:
version "2.8.5"
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
dependencies:
object-assign "^4"
vary "^1"

coveralls@^3.0.3:
coveralls@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.3.tgz#83b1c64aea1c6afa69beaf50b55ac1bc4d13e2b8"
integrity sha512-viNfeGlda2zJr8Gj1zqXpDMRjw9uM54p7wzZdvLRyOgnAfCe974Dq4veZkjJdxQXbmdppu6flEajFYseHYaUhg==
Expand Down Expand Up @@ -1580,15 +1581,17 @@ expect@^24.8.0:
jest-message-util "^24.8.0"
jest-regex-util "^24.3.0"

express-interceptor@^1.2.0:
express-interceptor@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/express-interceptor/-/express-interceptor-1.2.0.tgz#33460a8e11dce7e5a022caf555d377e45ddb822a"
integrity sha1-M0YKjhHc5+WgIsr1VdN35F3bgio=
dependencies:
debug "^2.2.0"

express-pino-logger@^4.0.0:
express-pino-logger@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/express-pino-logger/-/express-pino-logger-4.0.0.tgz#775cf253a4e0e7ee2c24804f8a32900d6d0168ca"
integrity sha512-BTJwjQXMSR6tFiyvTOOr6aosJkJOuJpW0mXE+icv3ae/0WXBGnLaumINGHJvWMuDO1RSLHBLfRrJaghMjMhVrg==
dependencies:
pino-http "^4.0.0"

Expand Down Expand Up @@ -2138,7 +2141,7 @@ helmet-csp@2.7.1:
dasherize "2.0.0"
platform "1.3.5"

helmet@^3.18.0:
helmet@3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.18.0.tgz#37666f7c861bd1ff3015e0cdb903a43501e3da3e"
integrity sha512-TsKlGE5UVkV0NiQ4PllV9EVfZklPjyzcMEMjWlyI/8S6epqgRT+4s4GHVgc25x0TixsKvp3L7c91HQQt5l0+QA==
Expand Down Expand Up @@ -3519,7 +3522,7 @@ mkdirp@^0.5.0, mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

moment@2.24.0, moment@^2.24.0:
moment@2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
Expand Down Expand Up @@ -3634,7 +3637,7 @@ node-pre-gyp@0.12.0, node-pre-gyp@^0.12.0:
semver "^5.3.0"
tar "^4"

nodemon@^1.19.0:
nodemon@1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.0.tgz#358e005549a1e9e1148cb2b9b8b28957dc4e4527"
integrity sha512-NHKpb/Je0Urmwi3QPDHlYuFY9m1vaVfTsRZG5X73rY46xPj0JpNe8WhUGQdkDXQDOxrBNIU3JrcflE9Y44EcuA==
Expand Down Expand Up @@ -3940,15 +3943,17 @@ pascalcase@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"

passport-anonymous@^1.0.1:
passport-anonymous@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/passport-anonymous/-/passport-anonymous-1.0.1.tgz#241e37274ec44dfb7f6cad234b41c438386bc117"
integrity sha1-JB43J07ETft/bK0jS0HEODhrwRc=
dependencies:
passport-strategy "1.x.x"

passport-jwt@^4.0.0:
passport-jwt@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/passport-jwt/-/passport-jwt-4.0.0.tgz#7f0be7ba942e28b9f5d22c2ebbb8ce96ef7cf065"
integrity sha512-BwC0n2GP/1hMVjR4QpnvqA61TxenUMlmfNjYNgK0ZAs0HK4SOQkHcSv4L328blNTLtHq7DbmvyNJiH+bn6C5Mg==
dependencies:
jsonwebtoken "^8.2.0"
passport-strategy "^1.0.0"
Expand Down Expand Up @@ -4092,7 +4097,7 @@ pino-http@^4.0.0:
pino "^5.0.0"
pino-std-serializers "^2.1.0"

pino-pretty@^3.0.0:
pino-pretty@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-3.0.0.tgz#915a8fb6ecab609535809a08f3e3f0c70dc17409"
integrity sha512-OQCKEit08mVgTQbxBZHScNiwdodJIPgxKFPIStQBZXj09yg94h4OHsbgFCotwn7Ew26ASTbaW4CzWFpsBeynhA==
Expand All @@ -4116,6 +4121,18 @@ pino-std-serializers@^2.3.0:
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-2.4.1.tgz#7fefc2dba56700494ac8b9ce0d027f7b648e438f"
integrity sha512-v/JglhO0aFcvkMV9VUxhgyuJo8K1si857Ww86Tx8H2cjC/kp0ndzzcF6Vbxr4RgKFYJdHfLVpEuD55znMZuxnw==

pino@5.12.5:
version "5.12.5"
resolved "https://registry.yarnpkg.com/pino/-/pino-5.12.5.tgz#4cf008b91a13338a4198277a30a9b5eef8ab81b7"
integrity sha512-Y493vt9ci7Jez3WZ/aUArijTQZXbHgWvDB3TMZlTu731p2kan/qyJk5k46aveEmYFnTlEommc+PSncUcuiMrBg==
dependencies:
fast-redact "^1.4.4"
fast-safe-stringify "^2.0.6"
flatstr "^1.0.9"
pino-std-serializers "^2.3.0"
quick-format-unescaped "^3.0.2"
sonic-boom "^0.7.3"

pino@^5.0.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-5.4.0.tgz#4db57e4b603eca7059e9802b99ae734af835be79"
Expand All @@ -4129,18 +4146,6 @@ pino@^5.0.0:
quick-format-unescaped "^3.0.0"
sonic-boom "^0.6.0"

pino@^5.12.5:
version "5.12.5"
resolved "https://registry.yarnpkg.com/pino/-/pino-5.12.5.tgz#4cf008b91a13338a4198277a30a9b5eef8ab81b7"
integrity sha512-Y493vt9ci7Jez3WZ/aUArijTQZXbHgWvDB3TMZlTu731p2kan/qyJk5k46aveEmYFnTlEommc+PSncUcuiMrBg==
dependencies:
fast-redact "^1.4.4"
fast-safe-stringify "^2.0.6"
flatstr "^1.0.9"
pino-std-serializers "^2.3.0"
quick-format-unescaped "^3.0.2"
sonic-boom "^0.7.3"

pirates@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
Expand Down Expand Up @@ -4525,9 +4530,10 @@ request@^2.86.0:
tunnel-agent "^0.6.0"
uuid "^3.3.2"

require-directory@^2.1.1:
require-directory@2.1.1, require-directory@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=

require-main-filename@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -4797,7 +4803,7 @@ slice-ansi@^2.1.0:
astral-regex "^1.0.0"
is-fullwidth-code-point "^2.0.0"

slug@^1.1.0:
slug@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/slug/-/slug-1.1.0.tgz#73eef5710416f515077bdf70c683bde4915913c9"
integrity sha512-NuIOjDQeTMPm+/AUIHJ5636mF3jOsYLFnoEErl9Tdpt4kpt4fOrAJxscH9mUgX1LtPaEqgPCawBg7A4yhoSWRg==
Expand Down Expand Up @@ -5353,14 +5359,14 @@ utils-merge@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"

uuid@3.3.2, uuid@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"

uuid@^3.1.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"

uuid@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"

v8flags@^3.1.2:
version "3.1.3"
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.1.3.tgz#fc9dc23521ca20c5433f81cc4eb9b3033bb105d8"
Expand Down

0 comments on commit dbaeaf4

Please sign in to comment.