File tree 2 files changed +5
-5
lines changed
packages/mongodb-memory-server-core
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"mongodb" : " ^5.9.1" ,
52
52
"new-find-package-json" : " ^2.0.0" ,
53
53
"semver" : " ^7.5.4" ,
54
- "tar-stream" : " ^3.0.0 " ,
54
+ "tar-stream" : " ^3.1.7 " ,
55
55
"tslib" : " ^2.6.2" ,
56
56
"yauzl" : " ^2.10.0"
57
57
},
Original file line number Diff line number Diff line change @@ -6528,10 +6528,10 @@ synckit@^0.8.6:
6528
6528
" @pkgr/core" " ^0.1.0"
6529
6529
tslib "^2.6.2"
6530
6530
6531
- tar-stream@^3.0.0 :
6532
- version "3.1.6 "
6533
- resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.6 .tgz#6520607b55a06f4a2e2e04db360ba7d338cc5bab "
6534
- integrity sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg ==
6531
+ tar-stream@^3.1.7 :
6532
+ version "3.1.7 "
6533
+ resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7 .tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b "
6534
+ integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ ==
6535
6535
dependencies :
6536
6536
b4a "^1.6.4"
6537
6537
fast-fifo "^1.2.0"
You can’t perform that action at this time.
0 commit comments