From be939c75ed9fe4d7d64506146c2b5d69632086f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 04:19:16 +0000 Subject: [PATCH] Bump tar from 6.1.0 to 6.1.5 Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5. - [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.1.0...v6.1.5) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 13 +++---------- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3df15ce..6ee9419 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11331,9 +11331,9 @@ "dev": true }, "tar": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz", - "integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==", + "version": "6.1.5", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.5.tgz", + "integrity": "sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA==", "dev": true, "requires": { "chownr": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index c1dd984..8de5bb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5255,13 +5255,6 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -mat-timepicker@^5.1.4: - version "5.1.4" - resolved "https://registry.yarnpkg.com/mat-timepicker/-/mat-timepicker-5.1.4.tgz#3d6f04572ae1e43999d4341a74fc35c08b2fc691" - integrity sha512-HuFmLhVHjRNxW1zlDEh34UhfagytQdO0B33Ma76Rso2+ophJxE0q2dn2CP2c6bOqMzOHzqjcFrcU56bAxjoNEw== - dependencies: - tslib "^2.0.0" - md5.js@^1.3.4: version "1.3.5" resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f" @@ -7865,9 +7858,9 @@ tapable@^2.2.0: integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw== tar@^6.0.2, tar@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83" - integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA== + version "6.1.5" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.5.tgz#6e25bee1cfda94317aedc3f5d49290ae68361d73" + integrity sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA== dependencies: chownr "^2.0.0" fs-minipass "^2.0.0"