Skip to content

Commit b660ea9

Browse files
Merge pull request #209 from earaghbidikashani/1.6
Fix CVE-2025-59343: Upgrade tar-fs from 2.1.1 to 2.1.4
2 parents c72bab1 + 272fb6d commit b660ea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patched-vscode/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9605,9 +9605,9 @@ tapable@^2.1.1, tapable@^2.2.0:
96059605
integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
96069606

96079607
tar-fs@^2.0.0:
9608-
version "2.1.1"
9609-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
9610-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
9608+
version "2.1.4"
9609+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.4.tgz#800824dbf4ef06ded9afea4acafe71c67c76b930"
9610+
integrity sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==
96119611
dependencies:
96129612
chownr "^1.1.1"
96139613
mkdirp-classic "^0.5.2"

0 commit comments

Comments
 (0)