Skip to content

Commit b91f144

Browse files
ananzhrishabh6788
andauthored
[Manual Backport 2.19][CVE-2025-48387] Bump tar-fs from 2.1.2 to 2.1.3 and from 3.0.8 to 3.1.0 (#10227)
Manual backport part of changes in #10225 Signed-off-by: Anan Zhuang <[email protected]> Co-authored-by: Rishabh Singh <[email protected]>
1 parent b77ce8b commit b91f144

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/osd-opensearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"glob": "^7.1.7",
2424
"node-fetch": "^2.6.7",
2525
"simple-git": "^3.16.0",
26-
"tar-fs": "^2.1.0",
26+
"tar-fs": "^2.1.3",
2727
"tree-kill": "^1.2.2",
2828
"yauzl": "^2.10.0"
2929
},

packages/osd-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"parse-link-header": "^2.0.0",
3737
"rxjs": "^6.5.5",
3838
"strip-ansi": "^6.0.0",
39-
"tar-fs": "^2.1.0",
39+
"tar-fs": "^2.1.3",
4040
"xml2js": "^0.5.0",
4141
"zlib": "^1.0.5"
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16673,10 +16673,10 @@ tape@^5.0.1:
1667316673
string.prototype.trim "^1.2.5"
1667416674
through "^2.3.8"
1667516675

16676-
tar-fs@^2.1.0:
16677-
version "2.1.1"
16678-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
16679-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
16676+
tar-fs@^2.1.3:
16677+
version "2.1.3"
16678+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3.tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92"
16679+
integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==
1668016680
dependencies:
1668116681
chownr "^1.1.1"
1668216682
mkdirp-classic "^0.5.2"

0 commit comments

Comments
 (0)