Skip to content

Commit 7ba393f

Browse files
feat(deps): bump yauzl from 3.2.0 to 3.2.1 (#19809)
Bumps [yauzl](https://github.com/thejoshwolfe/yauzl) from 3.2.0 to 3.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/c4695215b05c6adffda613b9051a2a85429b33fe"><code>c469521</code></a> version 3.2.1</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/00c561b8cf1ff92e076f7087ac6287e510d4af54"><code>00c561b</code></a> fix bounds checking logic on NtfsTimestamp</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/277b294d23fc1c10ff772fa5e858830ca79d9892"><code>277b294</code></a> comment</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/de292f220268473eb20aef64b0a77faa9d004d9a"><code>de292f2</code></a> streamed zip file test</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/e00f13978fe284d60199014f567fb9efc4df8499"><code>e00f139</code></a> truncate long test file names for eCryptfs compatibility</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/d98e05247dc7b95f5f0bcd336a81aca6d8563b95"><code>d98e052</code></a> fix name of Info-ZIP</li> <li><a href="https://github.com/thejoshwolfe/yauzl/commit/a8951a29884b9506b695575037bee608b09592cc"><code>a8951a2</code></a> update readme</li> <li>See full diff in <a href="https://github.com/thejoshwolfe/yauzl/compare/3.2.0...3.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yauzl&package-manager=npm_and_yarn&previous-version=3.2.0&new-version=3.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/getsentry/sentry-javascript/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 372b23f commit 7ba393f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31144,9 +31144,9 @@ yarn-deduplicate@6.0.2:
3114431144
tslib "^2.5.0"
3114531145

3114631146
yauzl@^3.1.3:
31147-
version "3.2.0"
31148-
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.2.0.tgz#7b6cb548f09a48a6177ea0be8ece48deb7da45c0"
31149-
integrity sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==
31147+
version "3.2.1"
31148+
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-3.2.1.tgz#d35befb9a0fdd328da41926be895ade2de14dbe7"
31149+
integrity sha512-k1isifdbpNSFEHFJ1ZY4YDewv0IH9FR61lDetaRMD3j2ae3bIXGV+7c+LHCqtQGofSd8PIyV4X6+dHMAnSr60A==
3115031150
dependencies:
3115131151
buffer-crc32 "~0.2.3"
3115231152
pend "~1.2.0"

0 commit comments

Comments
 (0)