Skip to content

Commit c725093

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 799bdc6 commit c725093

File tree

3 files changed

+314
-68
lines changed

3 files changed

+314
-68
lines changed

app/electron-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"opener": "^1.5.2",
3030
"project-manager-shim": "workspace:*",
3131
"semver": "^7.6.3",
32-
"tar-fs": "^3.0.9",
32+
"tar-fs": "^3.1.1",
3333
"tar-stream": "^3.1.7",
3434
"yargs": "17.6.2",
3535
"yauzl": "^3.2.0",

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:",

0 commit comments

Comments
 (0)