Skip to content

Commit

Permalink
⬆️ Bump yauzl from 3.1.1 to 3.1.2 (#668)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent d1af0e0 commit bc15b9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"first-chunk-stream": "3.0.0",
"strip-bom-stream": "4.0.0",
"upath": "2.0.1",
"yauzl": "3.1.1"
"yauzl": "3.1.2"
},
"peerDependencies": {
"body-parser": "1.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5026,10 +5026,10 @@ yargs@^17.3.1:
y18n "^5.0.5"
yargs-parser "^21.1.1"

yauzl@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.1.1.tgz#d85503cc34933c0bcb3646ee2b97afedbebe32e7"
integrity sha512-MPxA7oN5cvGV0wzfkeHKF2/+Q4TkMpHSWGRy/96I4Cozljmx0ph91+Muxh6HegEtDC4GftJ8qYDE51vghFiEYA==
yauzl@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.1.2.tgz#f3f3d3bdb8b98fbd367e37e1596ad45210da1533"
integrity sha512-621iCPgEG1wXViDZS/L3h9F8TgrdQV1eayJlJ8j5A2SZg8OdY/1DLf+VxNeD+q5QbMFEAbjjR8nITj7g4nKa0Q==
dependencies:
buffer-crc32 "~0.2.3"
pend "~1.2.0"
Expand Down

0 comments on commit bc15b9e

Please sign in to comment.