Skip to content

Commit

Permalink
Bump fastify from 4.26.2 to 4.27.0 (#385)
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.26.2 to
4.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastify/fastify/releases">fastify's
releases</a>.</em></p>
<blockquote>
<h2>v4.27.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(request): update request page by <a
href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5343">fastify/fastify#5343</a></li>
<li>ci: Add Nsolid runtime to CI and Integration tests by <a
href="https://github.com/riosje"><code>@​riosje</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5332">fastify/fastify#5332</a></li>
<li>docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and
vite-plug… by <a
href="https://github.com/Shyam-Chen"><code>@​Shyam-Chen</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5346">fastify/fastify#5346</a></li>
<li>docs(ecosystem): update x-ray community plugin link by <a
href="https://github.com/jorgevrgs"><code>@​jorgevrgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5350">fastify/fastify#5350</a></li>
<li>docs: spelling corrections by <a
href="https://github.com/10xLaCroixDrinker"><code>@​10xLaCroixDrinker</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5349">fastify/fastify#5349</a></li>
<li>docs: Remove ES module with NodeNext note by <a
href="https://github.com/melroy89"><code>@​melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5361">fastify/fastify#5361</a></li>
<li>docs(ecosystem): add fastify-msgraph-change-notifications-webhook to
community plugins by <a
href="https://github.com/flower-of-the-bridges"><code>@​flower-of-the-bridges</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5360">fastify/fastify#5360</a></li>
<li>docs: Add GitHub links to Type Providers + mention Zod by <a
href="https://github.com/melroy89"><code>@​melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5365">fastify/fastify#5365</a></li>
<li>docs: fix errors table layout by <a
href="https://github.com/aivopaas"><code>@​aivopaas</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5374">fastify/fastify#5374</a></li>
<li>chore: Bump pnpm/action-setup from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5381">fastify/fastify#5381</a></li>
<li>docs(typescript): update generic constraints link by <a
href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5379">fastify/fastify#5379</a></li>
<li>types: narrow code reply type based on schema by <a
href="https://github.com/hpx7"><code>@​hpx7</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5380">fastify/fastify#5380</a></li>
<li>fix: errorCodes import using ESM by <a
href="https://github.com/melroy89"><code>@​melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5390">fastify/fastify#5390</a></li>
<li>fix: Extend tap with .test.mjs tests &amp; Rename existing ESM test
by <a href="https://github.com/melroy89"><code>@​melroy89</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/5391">fastify/fastify#5391</a></li>
<li>docs(typescript): update example https server by <a
href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5389">fastify/fastify#5389</a></li>
<li>docs(typescript): update snippet code by <a
href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5406">fastify/fastify#5406</a></li>
<li>fix: benchmark CI by <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5414">fastify/fastify#5414</a></li>
<li>fix: <code>remove-label</code> job uses the wrong repo by <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5415">fastify/fastify#5415</a></li>
<li>fix: only run citgm if citgm-core-plugins label is set by <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5416">fastify/fastify#5416</a></li>
<li>feat: adds webdav methods that require body &amp; content type
parsing by <a
href="https://github.com/johaven"><code>@​johaven</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5411">fastify/fastify#5411</a></li>
<li>docs: improve onError docs by specifying what the error handler is
by <a href="https://github.com/tmcw"><code>@​tmcw</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5358">fastify/fastify#5358</a></li>
<li>chore: add mercedes-benz as new sponsor by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5424">fastify/fastify#5424</a></li>
<li>chore(ecosystem): Add Fastify asyncforge plugin by <a
href="https://github.com/rozzilla"><code>@​rozzilla</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5429">fastify/fastify#5429</a></li>
<li>types: <code>reply.getSerializationFunction</code> can return
<code>undefined</code> by <a
href="https://github.com/remidewitte"><code>@​remidewitte</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/5384">fastify/fastify#5384</a></li>
<li>chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5431">fastify/fastify#5431</a></li>
<li>chore: exclude node 14 and 16 on macOS by <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5433">fastify/fastify#5433</a></li>
<li>chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5436">fastify/fastify#5436</a></li>
<li>docs: update indentation on snippet code by <a
href="https://github.com/Tony133"><code>@​Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5418">fastify/fastify#5418</a></li>
<li>docs(guides/abort): suggest explicit use of the <code>aborted</code>
property by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5438">fastify/fastify#5438</a></li>
<li>feat: disable request logging by <a
href="https://github.com/SamSalvatico"><code>@​SamSalvatico</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5435">fastify/fastify#5435</a></li>
<li>chore: add <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> to the
Core Team by <a
href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5442">fastify/fastify#5442</a></li>
<li>feat: add mkcalendar and report methods by <a
href="https://github.com/keyservlad"><code>@​keyservlad</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5439">fastify/fastify#5439</a></li>
<li>feat: handle synchronous errors in errorHandler by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5445">fastify/fastify#5445</a></li>
<li>types: request route schema might be undefined by <a
href="https://github.com/nflaig"><code>@​nflaig</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5394">fastify/fastify#5394</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Tony133"><code>@​Tony133</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5343">fastify/fastify#5343</a></li>
<li><a href="https://github.com/riosje"><code>@​riosje</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5332">fastify/fastify#5332</a></li>
<li><a href="https://github.com/jorgevrgs"><code>@​jorgevrgs</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5350">fastify/fastify#5350</a></li>
<li><a
href="https://github.com/10xLaCroixDrinker"><code>@​10xLaCroixDrinker</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5349">fastify/fastify#5349</a></li>
<li><a href="https://github.com/melroy89"><code>@​melroy89</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5361">fastify/fastify#5361</a></li>
<li><a
href="https://github.com/flower-of-the-bridges"><code>@​flower-of-the-bridges</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5360">fastify/fastify#5360</a></li>
<li><a href="https://github.com/aivopaas"><code>@​aivopaas</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5374">fastify/fastify#5374</a></li>
<li><a href="https://github.com/hpx7"><code>@​hpx7</code></a> made their
first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5380">fastify/fastify#5380</a></li>
<li><a href="https://github.com/johaven"><code>@​johaven</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5411">fastify/fastify#5411</a></li>
<li><a href="https://github.com/tmcw"><code>@​tmcw</code></a> made their
first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5358">fastify/fastify#5358</a></li>
<li><a
href="https://github.com/remidewitte"><code>@​remidewitte</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5384">fastify/fastify#5384</a></li>
<li><a
href="https://github.com/SamSalvatico"><code>@​SamSalvatico</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/5435">fastify/fastify#5435</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastify/fastify/commit/fe25981df1cd9d4fa686ae8227e4c1b3ce804cfd"><code>fe25981</code></a>
Bumped v4.27.0</li>
<li><a
href="https://github.com/fastify/fastify/commit/445e41a5f0893f999ad3c61ff78e6d2d222801d8"><code>445e41a</code></a>
types: request route schema might be undefined (<a
href="https://redirect.github.com/fastify/fastify/issues/5394">#5394</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/b8cbd3383cfebc0d7997cd337d85630f08d934d8"><code>b8cbd33</code></a>
feat: handle synchronous errors in errorHandler (<a
href="https://redirect.github.com/fastify/fastify/issues/5445">#5445</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/bf64e474d9db9dde7c3940b9521feeba92660856"><code>bf64e47</code></a>
feat: add mkcalendar and report methods (<a
href="https://redirect.github.com/fastify/fastify/issues/5439">#5439</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/6dbe833cd5f2562ce87a7ce554d60463df6ebed0"><code>6dbe833</code></a>
update readme (<a
href="https://redirect.github.com/fastify/fastify/issues/5442">#5442</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/f2835db6b07a56dbc0d66b447fa4d26c786bfef5"><code>f2835db</code></a>
feat: disable request logging (<a
href="https://redirect.github.com/fastify/fastify/issues/5435">#5435</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/8d6692453244840e2eef25b460186ca423895882"><code>8d66924</code></a>
docs(guides/abort): suggest explicit use of the <code>aborted</code>
property (<a
href="https://redirect.github.com/fastify/fastify/issues/5438">#5438</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/bf5d447a6119966b530e8be0beef88216da235f7"><code>bf5d447</code></a>
docs: update indentation on snippet code (<a
href="https://redirect.github.com/fastify/fastify/issues/5418">#5418</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/345c85ed2a7d9a1034d2c19a1d4b8cbcf21af1e4"><code>345c85e</code></a>
chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (<a
href="https://redirect.github.com/fastify/fastify/issues/5436">#5436</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/d643885882c159e90e7d6b74e6c45371be1a44c7"><code>d643885</code></a>
exclude node 14 and 16 on macos (<a
href="https://redirect.github.com/fastify/fastify/issues/5433">#5433</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fastify/fastify/compare/v4.26.2...v4.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=4.26.2&new-version=4.27.0)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 849a9de commit 094ee85
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion apps/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"main": "fastify.js",
"type": "module",
"dependencies": {
"fastify": "^4.26.2"
"fastify": "^4.27.0"
}
}
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,10 +2359,10 @@ fast-uri@^2.0.0, fast-uri@^2.1.0:
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.1.0.tgz#9279432d6b53675c90116b947ed2bbba582d6fb5"
integrity sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==

fastify@^4.26.2:
version "4.26.2"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.26.2.tgz#9389595c46e9f4648de5bf8175e750bf32fed5a1"
integrity sha512-90pjTuPGrfVKtdpLeLzND5nyC4woXZN5VadiNQCicj/iJU4viNHKhsAnb7jmv1vu2IzkLXyBiCzdWuzeXgQ5Ug==
fastify@^4.27.0:
version "4.27.0"
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.27.0.tgz#e4a9b2a0a7b9efaeaf1140d47fdd4f91b5fcacb1"
integrity sha512-ci9IXzbigB8dyi0mSy3faa3Bsj0xWAPb9JeT4KRzubdSb6pNhcADRUaXCBml6V1Ss/a05kbtQls5LBmhHydoTA==
dependencies:
"@fastify/ajv-compiler" "^3.5.0"
"@fastify/error" "^3.4.0"
Expand All @@ -2373,7 +2373,7 @@ fastify@^4.26.2:
fast-json-stringify "^5.8.0"
find-my-way "^8.0.0"
light-my-request "^5.11.0"
pino "^8.17.0"
pino "^9.0.0"
process-warning "^3.0.0"
proxy-addr "^2.0.7"
rfdc "^1.3.0"
Expand Down Expand Up @@ -4009,35 +4009,35 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

pino-abstract-transport@v1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
pino-abstract-transport@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5"
integrity sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==
dependencies:
readable-stream "^4.0.0"
split2 "^4.0.0"

pino-std-serializers@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.0.0.tgz#4c20928a1bafca122fdc2a7a4a171ca1c5f9c526"
integrity sha512-mMMOwSKrmyl+Y12Ri2xhH1lbzQxwwpuru9VjyJpgFIH4asSj88F2csdMwN6+M5g1Ll4rmsYghHLQJw81tgZ7LQ==
pino-std-serializers@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==

pino@^8.17.0:
version "8.17.1"
resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.1.tgz#f886569cd9abf458f4c921dc696fb023694c1103"
integrity sha512-YoN7/NJgnsJ+fkADZqjhRt96iepWBndQHeClmSBH0sQWCb8zGD74t00SK4eOtKFi/f8TUmQnfmgglEhd2kI1RQ==
pino@^9.0.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-9.1.0.tgz#f734617ad096568cc905e6a227266dbd6100c3fb"
integrity sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==
dependencies:
atomic-sleep "^1.0.0"
fast-redact "^3.1.1"
on-exit-leak-free "^2.1.0"
pino-abstract-transport v1.1.0
pino-std-serializers "^6.0.0"
process-warning "^2.0.0"
pino-abstract-transport "^1.2.0"
pino-std-serializers "^7.0.0"
process-warning "^3.0.0"
quick-format-unescaped "^4.0.3"
real-require "^0.2.0"
safe-stable-stringify "^2.3.1"
sonic-boom "^3.7.0"
thread-stream "^2.0.0"
sonic-boom "^4.0.1"
thread-stream "^3.0.0"

pirates@^4.0.1, pirates@^4.0.4:
version "4.0.5"
Expand Down Expand Up @@ -4537,10 +4537,10 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

sonic-boom@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-3.7.0.tgz#b4b7b8049a912986f4a92c51d4660b721b11f2f2"
integrity sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==
sonic-boom@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-4.0.1.tgz#515b7cef2c9290cb362c4536388ddeece07aed30"
integrity sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==
dependencies:
atomic-sleep "^1.0.0"

Expand Down Expand Up @@ -4706,10 +4706,10 @@ test-exclude@^6.0.0:
glob "^7.1.4"
minimatch "^3.0.4"

thread-stream@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-2.2.0.tgz#310c03a253f729094ce5d4638ef5186dfa80a9e8"
integrity sha512-rUkv4/fnb4rqy/gGy7VuqK6wE1+1DOCOWy4RMeaV69ZHMP11tQKZvZSip1yTgrKCMZzEMcCL/bKfHvSfDHx+iQ==
thread-stream@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.0.0.tgz#3548327972fe1f5d3c78049d35aeacdce8c21771"
integrity sha512-oUIFjxaUT6knhPtWgDMc29zF1FcSl0yXpapkyrQrCGEfYA2HUZXCilUtKyYIv6HkCyqSPAMkY+EG0GbyIrNDQg==
dependencies:
real-require "^0.2.0"

Expand Down

0 comments on commit 094ee85

Please sign in to comment.