Skip to content

Commit b35aa50

Browse files
Bump tar from 6.1.11 to 6.2.1 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 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.1.11...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d40f9e0 commit b35aa50

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

frontend/yarn.lock

+4-16
Original file line numberDiff line numberDiff line change
@@ -6514,22 +6514,10 @@ tapable@^1.0.0, tapable@^1.1.3:
65146514
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"
65156515
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
65166516

6517-
tar@^6.0.2:
6518-
version "6.1.11"
6519-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
6520-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
6521-
dependencies:
6522-
chownr "^2.0.0"
6523-
fs-minipass "^2.0.0"
6524-
minipass "^3.0.0"
6525-
minizlib "^2.1.1"
6526-
mkdirp "^1.0.3"
6527-
yallist "^4.0.0"
6528-
6529-
tar@^6.1.11, tar@^6.1.2:
6530-
version "6.2.0"
6531-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
6532-
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
6517+
tar@^6.0.2, tar@^6.1.11, tar@^6.1.2:
6518+
version "6.2.1"
6519+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
6520+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
65336521
dependencies:
65346522
chownr "^2.0.0"
65356523
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)