Skip to content

Commit 5ca4ee3

Browse files
committed
devdeps(@types/tar-stream): upgrade to version 3.1.2
1 parent 9d430b9 commit 5ca4ee3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/find-cache-dir": "^3.2.1",
3636
"@types/follow-redirects": "^1.14.3",
3737
"@types/semver": "^7.5.4",
38-
"@types/tar-stream": "^3.1.1",
38+
"@types/tar-stream": "^3.1.2",
3939
"@types/yauzl": "^2.10.1",
4040
"@types/yazl": "^2.4.3",
4141
"rimraf": "^5.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,10 +1462,10 @@
14621462
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
14631463
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
14641464

1465-
"@types/tar-stream@^3.1.1":
1466-
version "3.1.1"
1467-
resolved "https://registry.yarnpkg.com/@types/tar-stream/-/tar-stream-3.1.1.tgz#a0d936ec27c732e5287a84055b849637ee609974"
1468-
integrity sha512-/1E+a09mAFQwhlEHqiS3LuNWIBiyrn0HqUWZk2IyGzodu9zkXbaT5vl94iGlZGnG2IONVFZd84SFhns3MhhAQQ==
1465+
"@types/tar-stream@^3.1.2":
1466+
version "3.1.2"
1467+
resolved "https://registry.yarnpkg.com/@types/tar-stream/-/tar-stream-3.1.2.tgz#11c11320b530cc14880aec46b6386cdf867815e7"
1468+
integrity sha512-qnIpUItVb5u8jl3kbrHofkM40ggO3YKSzc7TWqLYjDdwlrL7CiEAkDySaGfeUBLtC50RTfh2acdz51ItUbV7pQ==
14691469
dependencies:
14701470
"@types/node" "*"
14711471

0 commit comments

Comments
 (0)