Skip to content

Commit 6832d85

Browse files
committed
devdeps(@types/yauzl): upgrade to version 2.10.3
1 parent ceff457 commit 6832d85

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.4",
3737
"@types/semver": "^7.5.5",
3838
"@types/tar-stream": "^3.1.3",
39-
"@types/yauzl": "^2.10.2",
39+
"@types/yauzl": "^2.10.3",
4040
"@types/yazl": "^2.4.4",
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
@@ -1508,10 +1508,10 @@
15081508
dependencies:
15091509
"@types/yargs-parser" "*"
15101510

1511-
"@types/yauzl@^2.10.2":
1512-
version "2.10.2"
1513-
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.2.tgz#dab926ef9b41a898bc943f11bca6b0bad6d4b729"
1514-
integrity sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==
1511+
"@types/yauzl@^2.10.3":
1512+
version "2.10.3"
1513+
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.3.tgz#e9b2808b4f109504a03cda958259876f61017999"
1514+
integrity sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==
15151515
dependencies:
15161516
"@types/node" "*"
15171517

0 commit comments

Comments
 (0)