Skip to content

Commit ebc0f2d

Browse files
committed
fix(deps): update tar from 7.5.7 to 7.5.9 in yarn.lock
Resolves Dependabot alert #66 (CVE-2026-26960, High). All 279 tests pass.
1 parent fee3488 commit ebc0f2d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,9 +2732,9 @@ supports-preserve-symlinks-flag@^1.0.0:
27322732
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
27332733

27342734
tar@^7.4.0:
2735-
version "7.5.7"
2736-
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.7.tgz#adf99774008ba1c89819f15dbd6019c630539405"
2737-
integrity sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==
2735+
version "7.5.9"
2736+
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.9.tgz#817ac12a54bc4362c51340875b8985d7dc9724b8"
2737+
integrity sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==
27382738
dependencies:
27392739
"@isaacs/fs-minipass" "^4.0.0"
27402740
chownr "^3.0.0"

0 commit comments

Comments
 (0)