Skip to content

Commit a6eb14c

Browse files
Bump tar-fs from 2.1.1 to 2.1.2
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: tar-fs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08b209c commit a6eb14c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@
24402440
"sanitize-html": "^2.12.1",
24412441
"serialport": "^12.0.0",
24422442
"stream-browserify": "^3.0.0",
2443-
"tar-fs": "^2.0.0",
2443+
"tar-fs": "^2.1.2",
24442444
"tree-kill": "^1.2.2",
24452445
"utf8": "^3.0.0",
24462446
"vscode-languageclient": "^5.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4946,10 +4946,10 @@ tar-fs@^1.8.1:
49464946
pump "^1.0.0"
49474947
tar-stream "^1.1.2"
49484948

4949-
tar-fs@^2.0.0:
4950-
version "2.1.1"
4951-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784"
4952-
integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==
4949+
tar-fs@^2.0.0, tar-fs@^2.1.2:
4950+
version "2.1.2"
4951+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.2.tgz#425f154f3404cb16cb8ff6e671d45ab2ed9596c5"
4952+
integrity sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==
49534953
dependencies:
49544954
chownr "^1.1.1"
49554955
mkdirp-classic "^0.5.2"

0 commit comments

Comments
 (0)