From 541771b998666af130c60daa03852bcd066a7284 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 01:51:50 +0000 Subject: [PATCH] chore(deps): update dependency thread-stream to v2.0.1 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++---------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c2a9ecc..55e83bb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "pino-pretty": "8.1.0", "prettier": "2.7.1", "standard-version": "9.5.0", - "thread-stream": "2.0.0", + "thread-stream": "2.0.1", "tiny-glob": "^0.2.9", "tsx": "^3.8.0", "typescript": "4.7.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb54dc1..17e56ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ specifiers: pino-pretty: 8.1.0 prettier: 2.7.1 standard-version: 9.5.0 - thread-stream: 2.0.0 + thread-stream: 2.0.1 tiny-glob: ^0.2.9 tsx: ^3.8.0 typescript: 4.7.4 @@ -59,7 +59,7 @@ devDependencies: pino-pretty: 8.1.0 prettier: 2.7.1 standard-version: 9.5.0 - thread-stream: 2.0.0 + thread-stream: 2.0.1 tiny-glob: 0.2.9 tsx: 3.8.0 typescript: 4.7.4 @@ -3129,7 +3129,7 @@ packages: real-require: 0.2.0 safe-stable-stringify: 2.3.1 sonic-boom: 3.1.0 - thread-stream: 2.0.0 + thread-stream: 2.0.1 /pkg-up/3.1.0: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} @@ -3266,10 +3266,6 @@ packages: dependencies: abort-controller: 3.0.0 - /real-require/0.1.0: - resolution: {integrity: sha512-r/H9MzAWtrv8aSVjPCMFpDMl5q66GqtmmRkRjpHTsp4zBAa+snZyiQNlMONiUmEJcsnaw0wCauJ2GWODr/aFkg==} - engines: {node: '>= 12.13.0'} - /real-require/0.2.0: resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} engines: {node: '>= 12.13.0'} @@ -3690,10 +3686,10 @@ packages: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: true - /thread-stream/2.0.0: - resolution: {integrity: sha512-tnbzCbIrA4Khq5SJt/Fyz5DlE8pUnPR3//nWv+cqdRktvAl2NuC9O08HHq2Ifa10bhkvHLuzcesNjaH15EgTXA==} + /thread-stream/2.0.1: + resolution: {integrity: sha512-X7vWOdsHLkBq0si20ruEE2ttpS7WOVyD52xKu+TOjrRP9Qi9uB9ynHYpzZUbBptArBSuKYUn4mH+jEBnO2CRGg==} dependencies: - real-require: 0.1.0 + real-require: 0.2.0 /through/2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}