From 9d94df670fb3227344281362361fc02091df2636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 21:22:49 +0000 Subject: [PATCH] build(deps): bump tar from 6.0.5 to 6.1.11 Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index eac2ef7..0c8aae2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -831,10 +831,10 @@ esutils@^2.0.2: resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== -eufy-node-client@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/eufy-node-client/-/eufy-node-client-0.3.1.tgz#672c4dfe072c9ae04c88390f7207f4acdf5fd957" - integrity sha512-FiSuOOMtTT41ys1zLPNR4/xVGKZ0n9tcn5CiTRC15bWdUFGLF+ls+jP59hz3XhEo2mNPRoWf6GjjQrmbh/qNmg== +eufy-node-client@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/eufy-node-client/-/eufy-node-client-0.5.0.tgz#4575c3c40db702d8523863910319a042e44679b0" + integrity sha512-u8itDp2Y7SQvmdkQLds+WMmSnDkSoURjD3goy76Ge5ZTW/Ampysw5h+oF1XJKmhGTADxQsUTFWJF5/yDVUFoCw== dependencies: dgram "^1.0.1" dotenv "^8.2.0" @@ -1905,9 +1905,9 @@ table@^5.2.3: string-width "^3.0.0" tar@^6.0.1: - version "6.0.5" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.0.5.tgz#bde815086e10b39f1dcd298e89d596e1535e200f" - integrity sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg== + version "6.1.11" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621" + integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA== dependencies: chownr "^2.0.0" fs-minipass "^2.0.0"