From 088ad66fcd18c7dbb18cc175c2fac7d7703a47c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 03:21:27 +0000 Subject: [PATCH] chore(deps): bump streamx from 2.18.0 to 2.20.1 Bumps [streamx](https://github.com/mafintosh/streamx) from 2.18.0 to 2.20.1. - [Commits](https://github.com/mafintosh/streamx/compare/v2.18.0...v2.20.1) --- updated-dependencies: - dependency-name: streamx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3194bdd..25fefb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "gulp": "^5.0.0", "lodash.assign": "^4.2.0", "plugin-error": "^2.0.1", - "streamx": "^2.18.0" + "streamx": "^2.20.1" }, "devDependencies": { "standard": "^17.1.0", @@ -4475,9 +4475,9 @@ "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==" }, "node_modules/streamx": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz", - "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==", + "version": "2.20.1", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.1.tgz", + "integrity": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==", "dependencies": { "fast-fifo": "^1.3.2", "queue-tick": "^1.0.1", diff --git a/package.json b/package.json index 58a5a24..764ab6e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "gulp": "^5.0.0", "lodash.assign": "^4.2.0", "plugin-error": "^2.0.1", - "streamx": "^2.18.0" + "streamx": "^2.20.1" }, "version": "0.0.0-development", "publishConfig": {