From 5b499637ccfa8eca685f558cefc92ac3eeb6d4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 09:09:58 +0000 Subject: [PATCH] Bump tar from 4.4.13 to 4.4.15 Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [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/v4.4.13...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5e1f320ec..09bb8d313 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4086,9 +4086,9 @@ table@^5.2.3: string-width "^3.0.0" tar@^4.4.2: - version "4.4.13" - resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525" - integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA== + version "4.4.15" + resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.15.tgz#3caced4f39ebd46ddda4d6203d48493a919697f8" + integrity sha512-ItbufpujXkry7bHH9NpQyTXPbJ72iTlXgkBAYsAjDXk3Ds8t/3NfO5P4xZGy7u+sYuQUbimgzswX4uQIEeNVOA== dependencies: chownr "^1.1.1" fs-minipass "^1.2.5" @@ -4278,9 +4278,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -"typedb-protocol@https://repo.vaticle.com/repository/npm-snapshot/typedb-protocol/-/typedb-protocol-0.0.0-008f0fc3bb11c221214a9b47899168680cf111be.tgz": - version "0.0.0-008f0fc3bb11c221214a9b47899168680cf111be" - resolved "https://repo.vaticle.com/repository/npm-snapshot/typedb-protocol/-/typedb-protocol-0.0.0-008f0fc3bb11c221214a9b47899168680cf111be.tgz#fc7e58011a565cf66076330a50089edcd7df4a90" +typedb-protocol@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/typedb-protocol/-/typedb-protocol-2.2.0.tgz#723532441414ab3db3fc699670121bd9678a01a3" + integrity sha512-7YINH6Sa6ZYcPpJmjr0wkf+32leZL+3hnEzKPawBhMZnScgkRaTBOhaRkoJL4lDSL23b2nylh5gGl7OxICV+WA== dependencies: "@grpc/grpc-js" "1.3.2"