Skip to content

Commit 31301dc

Browse files
committed
devdeps(@types/yauzl): upgrade to version 2.10.2
1 parent 5ca4ee3 commit 31301dc

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
@@ -36,7 +36,7 @@
3636
"@types/follow-redirects": "^1.14.3",
3737
"@types/semver": "^7.5.4",
3838
"@types/tar-stream": "^3.1.2",
39-
"@types/yauzl": "^2.10.1",
39+
"@types/yauzl": "^2.10.2",
4040
"@types/yazl": "^2.4.3",
4141
"rimraf": "^5.0.5",
4242
"yazl": "^2.5.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,10 +1506,10 @@
15061506
dependencies:
15071507
"@types/yargs-parser" "*"
15081508

1509-
"@types/yauzl@^2.10.1":
1510-
version "2.10.1"
1511-
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.1.tgz#4e8f299f0934d60f36c74f59cb5a8483fd786691"
1512-
integrity sha512-CHzgNU3qYBnp/O4S3yv2tXPlvMTq0YWSTVg2/JYLqWZGHwwgJGAwd00poay/11asPq8wLFwHzubyInqHIFmmiw==
1509+
"@types/yauzl@^2.10.2":
1510+
version "2.10.2"
1511+
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.2.tgz#dab926ef9b41a898bc943f11bca6b0bad6d4b729"
1512+
integrity sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==
15131513
dependencies:
15141514
"@types/node" "*"
15151515

0 commit comments

Comments
 (0)