Skip to content

Commit 03d6804

Browse files
Bump tar-fs from 3.1.0 to 3.1.1
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1. - [Commits](mafintosh/tar-fs@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd135a1 commit 03d6804

File tree

3 files changed

+321
-75
lines changed

3 files changed

+321
-75
lines changed

app/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"tailwindcss-animate": "1.0.7",
188188
"tailwindcss-react-aria-components": "1.2.0",
189189
"tar": "^6.2.1",
190-
"tar-fs": "^3.0.9",
190+
"tar-fs": "^3.1.1",
191191
"tar-stream": "^3.1.7",
192192
"typescript": "catalog:",
193193
"vite": "catalog:",

app/ide-desktop/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"semver": "^7.6.3",
3232
"string-length": "^5.0.1",
3333
"tar": "^6.2.1",
34-
"tar-fs": "^3.0.9",
34+
"tar-fs": "^3.1.1",
3535
"tar-stream": "^3.1.7",
3636
"yaml": "^2.7.0",
3737
"yargs": "17.6.2",

0 commit comments

Comments
 (0)