Skip to content

Commit 78b0aea

Browse files
⬆️ Bump yauzl from 2.10.0 to 3.2.0
Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) from 2.10.0 to 3.2.0. - [Commits](thejoshwolfe/yauzl@2.10.0...3.2.0) --- updated-dependencies: - dependency-name: yauzl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02056d7 commit 78b0aea

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"first-chunk-stream": "3.0.0",
1616
"strip-bom-stream": "4.0.0",
1717
"upath": "2.0.1",
18-
"yauzl": "2.10.0"
18+
"yauzl": "3.2.0"
1919
},
2020
"peerDependencies": {
2121
"body-parser": "1.20.3",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,13 +2345,6 @@ fb-watchman@^2.0.0:
23452345
dependencies:
23462346
bser "2.1.1"
23472347

2348-
fd-slicer@~1.1.0:
2349-
version "1.1.0"
2350-
resolved "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz"
2351-
integrity sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==
2352-
dependencies:
2353-
pend "~1.2.0"
2354-
23552348
file-entry-cache@^6.0.1:
23562349
version "6.0.1"
23572350
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
@@ -4989,13 +4982,13 @@ yargs@^17.3.1:
49894982
y18n "^5.0.5"
49904983
yargs-parser "^21.1.1"
49914984

4992-
yauzl@2.10.0:
4993-
version "2.10.0"
4994-
resolved "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz"
4995-
integrity sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==
4985+
yauzl@3.2.0:
4986+
version "3.2.0"
4987+
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.2.0.tgz#7b6cb548f09a48a6177ea0be8ece48deb7da45c0"
4988+
integrity sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==
49964989
dependencies:
49974990
buffer-crc32 "~0.2.3"
4998-
fd-slicer "~1.1.0"
4991+
pend "~1.2.0"
49994992

50004993
yocto-queue@^0.1.0:
50014994
version "0.1.0"

0 commit comments

Comments
 (0)