Skip to content

Commit abcebd4

Browse files
committed
deps(tar-stream): upgrade to version 3.1.7
1 parent 08141c8 commit abcebd4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mongodb-memory-server-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"mongodb": "^5.9.1",
5252
"new-find-package-json": "^2.0.0",
5353
"semver": "^7.5.4",
54-
"tar-stream": "^3.0.0",
54+
"tar-stream": "^3.1.7",
5555
"tslib": "^2.6.2",
5656
"yauzl": "^2.10.0"
5757
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6528,10 +6528,10 @@ synckit@^0.8.6:
65286528
"@pkgr/core" "^0.1.0"
65296529
tslib "^2.6.2"
65306530

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==
65356535
dependencies:
65366536
b4a "^1.6.4"
65376537
fast-fifo "^1.2.0"

0 commit comments

Comments
 (0)