Skip to content

Commit 816b0f5

Browse files
build(deps): bump tar from 6.2.0 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 957e9a4 commit 816b0f5

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4981,10 +4981,10 @@ tapable@^2.1.1, tapable@^2.2.0:
49814981
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
49824982
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
49834983

4984-
tar@^6.1.11, tar@^6.1.13:
4985-
version "6.2.0"
4986-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
4987-
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
4984+
tar@^6.1.11, tar@^6.1.13, tar@^6.1.2:
4985+
version "6.2.1"
4986+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
4987+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
49884988
dependencies:
49894989
chownr "^2.0.0"
49904990
fs-minipass "^2.0.0"
@@ -4993,18 +4993,6 @@ tar@^6.1.11, tar@^6.1.13:
49934993
mkdirp "^1.0.3"
49944994
yallist "^4.0.0"
49954995

4996-
tar@^6.1.2:
4997-
version "6.1.11"
4998-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
4999-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
5000-
dependencies:
5001-
chownr "^2.0.0"
5002-
fs-minipass "^2.0.0"
5003-
minipass "^3.0.0"
5004-
minizlib "^2.1.1"
5005-
mkdirp "^1.0.3"
5006-
yallist "^4.0.0"
5007-
50084996
terser-webpack-plugin@^5.3.10:
50094997
version "5.3.10"
50104998
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"

0 commit comments

Comments
 (0)