Skip to content

Commit c894cd5

Browse files
Bump tar in /plugin in the javascript-security group across 1 directory (#1731)
Bumps the javascript-security group with 1 update in the /plugin directory: [tar](https://github.com/isaacs/node-tar). Updates `tar` from 7.4.3 to 7.5.3 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.4.3...v7.5.3) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.3 dependency-type: indirect dependency-group: javascript-security ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 465f588 commit c894cd5

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

plugin/yarn.lock

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3981,12 +3981,12 @@ __metadata:
39813981
languageName: node
39823982
linkType: hard
39833983

3984-
"mkdirp@npm:^3.0.1":
3985-
version: 3.0.1
3986-
resolution: "mkdirp@npm:3.0.1"
3987-
bin:
3988-
mkdirp: dist/cjs/src/bin.js
3989-
checksum: 10c0/9f2b975e9246351f5e3a40dcfac99fcd0baa31fbfab615fe059fb11e51f10e4803c63de1f384c54d656e4db31d000e4767e9ef076a22e12a641357602e31d57d
3984+
"minizlib@npm:^3.1.0":
3985+
version: 3.1.0
3986+
resolution: "minizlib@npm:3.1.0"
3987+
dependencies:
3988+
minipass: "npm:^7.1.2"
3989+
checksum: 10c0/5aad75ab0090b8266069c9aabe582c021ae53eb33c6c691054a13a45db3b4f91a7fb1bd79151e6b4e9e9a86727b522527c0a06ec7d45206b745d54cd3097bcec
39903990
languageName: node
39913991
linkType: hard
39923992

@@ -4984,16 +4984,15 @@ __metadata:
49844984
linkType: hard
49854985

49864986
"tar@npm:^7.4.3":
4987-
version: 7.4.3
4988-
resolution: "tar@npm:7.4.3"
4987+
version: 7.5.3
4988+
resolution: "tar@npm:7.5.3"
49894989
dependencies:
49904990
"@isaacs/fs-minipass": "npm:^4.0.0"
49914991
chownr: "npm:^3.0.0"
49924992
minipass: "npm:^7.1.2"
4993-
minizlib: "npm:^3.0.1"
4994-
mkdirp: "npm:^3.0.1"
4993+
minizlib: "npm:^3.1.0"
49954994
yallist: "npm:^5.0.0"
4996-
checksum: 10c0/d4679609bb2a9b48eeaf84632b6d844128d2412b95b6de07d53d8ee8baf4ca0857c9331dfa510390a0727b550fd543d4d1a10995ad86cdf078423fbb8d99831d
4995+
checksum: 10c0/e5e3237bca325fbb33282d92d9807f4c8d81abaf71bf2627efdf93bd5610c146460c78fc7e9767d4ab5ae3c0b18af8197314c964f8cbd23b30b25bf4d42d7cb4
49974996
languageName: node
49984997
linkType: hard
49994998

0 commit comments

Comments
 (0)