From 96ea7617da8de734c1b08fb91e7ec0147f9d21be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:02:48 +0800 Subject: [PATCH] chore(deps): bump xpipe from 1.0.5 to 1.0.7 (#5050) Bumps [xpipe](https://github.com/picobellz/xpipe) from 1.0.5 to 1.0.7. - [Commits](https://github.com/picobellz/xpipe/commits) --- updated-dependencies: - dependency-name: xpipe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4d575d1e7a..a3e955f442 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26904,9 +26904,9 @@ xmlchars@^2.2.0: integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== xpipe@^1.0.5: - version "1.0.5" - resolved "https://registry.npmmirror.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf" - integrity sha512-tuqoLk8xPl0o+7ny9iPlEZuzjfy1zC5ZJtAGjDDZWmVTVBK5PJP0arMGVu3Y53zSyeYK+YonMVSUv0DJgGN/ig== + version "1.0.7" + resolved "https://registry.npmmirror.com/xpipe/-/xpipe-1.0.7.tgz#d0aff00e080a44ffbdbe45dd7658ff6c483464c8" + integrity sha512-QfM2M7UtQCXVHkGW46Uz/MVEkoLXQ6IUX2qSx2aehJAPaU3WgSGAkoal9HagmGo2b151jWnID8/ARiquwmIAOQ== xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1: version "4.0.2"