Skip to content

Commit 50a7b5f

Browse files
authoredApr 11, 2024··
build(deps): bump tar from 6.2.0 to 6.2.1 in /web (#6355)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5333a1e commit 50a7b5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎web/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -19751,16 +19751,16 @@ __metadata:
1975119751
linkType: hard
1975219752

1975319753
"tar@npm:^6.0.2, tar@npm:^6.1.11, tar@npm:^6.1.2":
19754-
version: 6.2.0
19755-
resolution: "tar@npm:6.2.0"
19754+
version: 6.2.1
19755+
resolution: "tar@npm:6.2.1"
1975619756
dependencies:
1975719757
chownr: "npm:^2.0.0"
1975819758
fs-minipass: "npm:^2.0.0"
1975919759
minipass: "npm:^5.0.0"
1976019760
minizlib: "npm:^2.1.1"
1976119761
mkdirp: "npm:^1.0.3"
1976219762
yallist: "npm:^4.0.0"
19763-
checksum: 10/2042bbb14830b5cd0d584007db0eb0a7e933e66d1397e72a4293768d2332449bc3e312c266a0887ec20156dea388d8965e53b4fc5097f42d78593549016da089
19763+
checksum: 10/bfbfbb2861888077fc1130b84029cdc2721efb93d1d1fb80f22a7ac3a98ec6f8972f29e564103bbebf5e97be67ebc356d37fa48dbc4960600a1eb7230fbd1ea0
1976419764
languageName: node
1976519765
linkType: hard
1976619766

0 commit comments

Comments
 (0)
Please sign in to comment.