From 8e222615612416bfff7ac204d629a505181c076c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:38:04 +0000 Subject: [PATCH] chore(deps): bump streamx from 2.20.1 to 2.21.0 Bumps [streamx](https://github.com/mafintosh/streamx) from 2.20.1 to 2.21.0. - [Commits](https://github.com/mafintosh/streamx/compare/v2.20.1...v2.21.0) --- 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 94b5f29..1840d75 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.20.1" + "streamx": "^2.21.0" }, "devDependencies": { "standard": "^17.1.2", @@ -4453,9 +4453,9 @@ "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==" }, "node_modules/streamx": { - "version": "2.20.1", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.1.tgz", - "integrity": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==", + "version": "2.21.0", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.21.0.tgz", + "integrity": "sha512-Qz6MsDZXJ6ur9u+b+4xCG18TluU7PGlRfXVAAjNiGsFrBUt/ioyLkxbFaKJygoPs+/kW4VyBj0bSj89Qu0IGyg==", "dependencies": { "fast-fifo": "^1.3.2", "queue-tick": "^1.0.1", diff --git a/package.json b/package.json index a8c67da..85f12c7 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.20.1" + "streamx": "^2.21.0" }, "version": "0.0.0-development", "publishConfig": {