Skip to content

Commit 3a1d903

Browse files
chore(deps): bump file-type from 21.3.1 to 21.3.2 (#3487)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.1 to 21.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/file-type/releases">file-type's releases</a>.</em></p> <blockquote> <h2>v21.3.2</h2> <ul> <li>Fix ZIP bomb in known-size ZIP probing (GHSA-j47w-4g3g-c36v) a155cd7</li> <li>Fix bound recursive BOM and ID3 detection 370ed91</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2">https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/file-type/commit/e18028c3cc19441477c3459991fee9770d88c218"><code>e18028c</code></a> 21.3.2</li> <li><a href="https://github.com/sindresorhus/file-type/commit/a155cd71323279de173c54e8c530d300d3854fdd"><code>a155cd7</code></a> Fix ZIP bomb in known-size ZIP probing</li> <li><a href="https://github.com/sindresorhus/file-type/commit/69548179cca2c0ab6a0cc93af59392f8c351cab1"><code>6954817</code></a> Harden parser more</li> <li><a href="https://github.com/sindresorhus/file-type/commit/370ed9185d112eea4d989fecb843597b1d94cf09"><code>370ed91</code></a> Fix bound recursive BOM and ID3 detection</li> <li><a href="https://github.com/sindresorhus/file-type/commit/d2ecea187c47b944a9c001ae7637f02baed0825a"><code>d2ecea1</code></a> Add a few more safeguards</li> <li><a href="https://github.com/sindresorhus/file-type/commit/41fcff5de64cfb53da6b2b9c048ebea8213f32c2"><code>41fcff5</code></a> Update readme</li> <li><a href="https://github.com/sindresorhus/file-type/commit/a8f6934ddd93c3e12cc4ecb0cfc3e8d816d4b9fd"><code>a8f6934</code></a> Fix CI</li> <li>See full diff in <a href="https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=file-type&package-manager=npm_and_yarn&previous-version=21.3.1&new-version=21.3.2)](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/apify/crawlee/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 0bf1452 commit 3a1d903

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
@@ -7212,14 +7212,14 @@ __metadata:
72127212
linkType: hard
72137213

72147214
"file-type@npm:^21.3.1":
7215-
version: 21.3.1
7216-
resolution: "file-type@npm:21.3.1"
7215+
version: 21.3.2
7216+
resolution: "file-type@npm:21.3.2"
72177217
dependencies:
72187218
"@tokenizer/inflate": "npm:^0.4.1"
72197219
strtok3: "npm:^10.3.4"
72207220
token-types: "npm:^6.1.1"
72217221
uint8array-extras: "npm:^1.4.0"
7222-
checksum: 10c0/66a8eda781c803c6fc372464abba88cee564cfe30f029716f06909da1564bc51d0a4e8d34654b881dc751cdb0513338b3c0747e06a608cee0dd5c5499b018d47
7222+
checksum: 10c0/74d02787d2702f9d8592c715be1258cc6b865db98f400d17308f029d6bb895dc3135fcd2e5b4788b01e1b3ff4fc7e83d5fa32fd81e59a20f30b3dfe5f1e52aca
72237223
languageName: node
72247224
linkType: hard
72257225

0 commit comments

Comments
 (0)