Skip to content

Commit 895c328

Browse files
Bump tar-fs from 2.1.3 to 2.1.4
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4. - [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f87883 commit 895c328

File tree

3 files changed

+849
-250
lines changed

3 files changed

+849
-250
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.3",
26+
"tar-fs": "^2.1.4",
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.3",
39+
"tar-fs": "^2.1.4",
4040
"xml2js": "^0.5.0",
4141
"zlib": "^1.0.5"
4242
}

0 commit comments

Comments
 (0)