Skip to content

Commit df5cb70

Browse files
Merge pull request #76 from getditto/teodorciuraru/sdks-1679-react-ditto-has-a-high-severity-vulnerability-in-tar-fs
2 parents be5433a + fec021a commit df5cb70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-dom": ">=16.0.0"
4141
},
4242
"resolutions": {
43-
"tar-fs": "3.0.9"
43+
"tar-fs": "3.1.1"
4444
},
4545
"devDependencies": {
4646
"@dittolive/ditto": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6057,10 +6057,10 @@ synckit@^0.9.1:
60576057
"@pkgr/core" "^0.1.0"
60586058
tslib "^2.6.2"
60596059

6060-
tar-fs@3.0.9, tar-fs@^3.0.6:
6061-
version "3.0.9"
6062-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.9.tgz#d570793c6370d7078926c41fa422891566a0b617"
6063-
integrity sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==
6060+
tar-fs@3.1.1, tar-fs@^3.0.6:
6061+
version "3.1.1"
6062+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.1.1.tgz#4f164e59fb60f103d472360731e8c6bb4a7fe9ef"
6063+
integrity sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==
60646064
dependencies:
60656065
pump "^3.0.0"
60666066
tar-stream "^3.1.5"

0 commit comments

Comments
 (0)