|
|
@@ -1203,7 +1203,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
|
|
|
strip-ansi "^3.0.0"
|
|
|
supports-color "^2.0.0"
|
|
|
|
|
|
-chalk@^2.0.1, chalk@^2.1.0:
|
|
|
+chalk@^2.1.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.0.tgz#477b3bf2f9b8fd5ca9e429747e37f724ee7af240"
|
|
|
dependencies:
|
|
|
@@ -2160,11 +2160,11 @@ express-form@~0.12.0:
|
|
|
object-additions "^0.5.1"
|
|
|
validator "^2.1.0"
|
|
|
|
|
|
-express-pino-logger@^2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/express-pino-logger/-/express-pino-logger-2.0.0.tgz#e2b1046a8e9a9fe65d4e7fcbe57115e28df076a1"
|
|
|
+express-pino-logger@^3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/express-pino-logger/-/express-pino-logger-3.0.1.tgz#31befe82ed4f1d685d90eeb035923c0c79fe95cc"
|
|
|
dependencies:
|
|
|
- pino-http "^2.0.0"
|
|
|
+ pino-http "^3.0.1"
|
|
|
|
|
|
express-session@~1.15.0:
|
|
|
version "1.15.6"
|
|
|
@@ -2245,10 +2245,14 @@ fast-json-parse@^1.0.0, fast-json-parse@^1.0.2:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/fast-json-parse/-/fast-json-parse-1.0.3.tgz#43e5c61ee4efa9265633046b770fb682a7577c4d"
|
|
|
|
|
|
-fast-safe-stringify@^1.0.8, fast-safe-stringify@^1.1.11:
|
|
|
+fast-safe-stringify@^1.0.8:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-1.2.0.tgz#ebd42666fd18fe4f2ba4f0d295065f3f85cade96"
|
|
|
|
|
|
+fast-safe-stringify@^1.2.1:
|
|
|
+ version "1.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-1.2.1.tgz#c4b2477dd585de4488aa6665d4acfae41462d999"
|
|
|
+
|
|
|
fastparse@^1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8"
|
|
|
@@ -4350,11 +4354,11 @@ pino-clf@^1.0.2:
|
|
|
pump "^1.0.2"
|
|
|
through2 "^2.0.3"
|
|
|
|
|
|
-pino-http@^2.0.0:
|
|
|
- version "2.6.2"
|
|
|
- resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-2.6.2.tgz#aedb71b08d15bc69d959870bafa6b7780103274f"
|
|
|
+pino-http@^3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/pino-http/-/pino-http-3.0.1.tgz#015376250968b22f709e1260dcb516b691e27c6d"
|
|
|
dependencies:
|
|
|
- pino "^4.0.2"
|
|
|
+ pino "^4.10.2"
|
|
|
|
|
|
pino-toke@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
@@ -4367,17 +4371,17 @@ pino-toke@^1.0.0:
|
|
|
pump "^1.0.2"
|
|
|
through2 "^2.0.1"
|
|
|
|
|
|
-pino@^4.0.2:
|
|
|
- version "4.8.0"
|
|
|
- resolved "https://registry.yarnpkg.com/pino/-/pino-4.8.0.tgz#ffe37684233ebf33ffa58140d7fb5c1f7e170ecd"
|
|
|
+pino@^4.10.2:
|
|
|
+ version "4.10.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/pino/-/pino-4.10.2.tgz#77e93cdfa1cdb58f688cbb0abaebe67eb2f315f4"
|
|
|
dependencies:
|
|
|
- chalk "^2.0.1"
|
|
|
+ chalk "^2.3.0"
|
|
|
fast-json-parse "^1.0.0"
|
|
|
- fast-safe-stringify "^1.1.11"
|
|
|
+ fast-safe-stringify "^1.2.1"
|
|
|
flatstr "^1.0.4"
|
|
|
- pump "^1.0.2"
|
|
|
+ pump "^1.0.3"
|
|
|
quick-format-unescaped "^1.1.1"
|
|
|
- split2 "^2.0.1"
|
|
|
+ split2 "^2.2.0"
|
|
|
|
|
|
pkg-dir@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
@@ -4714,6 +4718,13 @@ pump@^1.0.2:
|
|
|
end-of-stream "^1.1.0"
|
|
|
once "^1.3.1"
|
|
|
|
|
|
+pump@^1.0.3:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/pump/-/pump-1.0.3.tgz#5dfe8311c33bbf6fc18261f9f34702c47c08a954"
|
|
|
+ dependencies:
|
|
|
+ end-of-stream "^1.1.0"
|
|
|
+ once "^1.3.1"
|
|
|
+
|
|
|
punycode@1.3.2:
|
|
|
version "1.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
|
|
|
@@ -5507,7 +5518,7 @@ spdx-license-ids@^1.0.2:
|
|
|
version "1.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57"
|
|
|
|
|
|
-split2@^2.0.1, split2@^2.1.0:
|
|
|
+split2@^2.1.0, split2@^2.2.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/split2/-/split2-2.2.0.tgz#186b2575bcf83e85b7d18465756238ee4ee42493"
|
|
|
dependencies:
|