Skip to content

Commit f7474f5

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update (#49)
Bumps the npm_and_yarn group with 1 update in the /rescript-ecosystem/packages/core/compiler-source directory: [h3](https://github.com/h3js/h3). Bumps the npm_and_yarn group with 1 update in the /rescript-ecosystem/packages/core/compiler-source/packages/playground directory: [h3](https://github.com/h3js/h3). Updates `h3` from 2.0.1-rc.15 to 2.0.1-rc.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/releases">h3's releases</a>.</em></p> <blockquote> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxc-lint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> <li>Terminal Chai (<a href="https://github.com/terminalchai"><code>@​terminalchai</code></a>)</li> <li>Nick Spaargaren (<a href="https://github.com/nickspaargaren"><code>@​nickspaargaren</code></a>)</li> <li>Gabriel Trzimajewski (<a href="https://github.com/Sn0wye"><code>@​Sn0wye</code></a>)</li> </ul> <h2>v2.0.1-rc.16</h2> <p><a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.16">compare changes</a></p> <h3>📦 Dependencies</h3> <ul> <li>Update rou3 to 0.8 (<a href="https://github.com/h3js/h3/commit/4701dc4">4701dc4</a>) (<a href="https://github.com/h3js/rou3/releases/tag/v0.8.0">release notes</a>)</li> <li>Update srvx to 0.11.9 (<a href="https://github.com/h3js/h3/commit/05959e38">05959e38</a>) (<a href="https://github.com/h3js/srvx/releases/tag/v0.11.9">release notes</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/blob/main/CHANGELOG.md">h3's changelog</a>.</em></p> <blockquote> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxclint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> <li>Update deps (<a href="https://github.com/h3js/h3/commit/28a3863">28a3863</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update bundle tests (<a href="https://github.com/h3js/h3/commit/44f295d">44f295d</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> <li>Terminal Chai (<a href="https://github.com/terminalchai"><code>@​terminalchai</code></a>)</li> <li>Nick Spaargaren (<a href="https://github.com/nickspaargaren"><code>@​nickspaargaren</code></a>)</li> <li>Gabriel Trzimajewski (<a href="https://github.com/Sn0wye"><code>@​Sn0wye</code></a>)</li> </ul> <h2>v2.0.1-rc.16</h2> <p><a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.16">compare changes</a></p> <h3>🏡 Chore</h3> <ul> <li>Update deps (<a href="https://github.com/h3js/h3/commit/e69f0c4">e69f0c4</a>)</li> <li>Update rou3 to 0.8 (<a href="https://github.com/h3js/h3/commit/4701dc4">4701dc4</a>)</li> <li>Update srvx (<a href="https://github.com/h3js/h3/commit/05959e38">05959e38</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h3js/h3/commit/388b8f06e060a219d11bbc6be7f70f38d8bbea01"><code>388b8f0</code></a> chore(release): v2.0.1-rc.17</li> <li><a href="https://github.com/h3js/h3/commit/28a386310482bc5a29723ac8e0d0f44be7ddfd0a"><code>28a3863</code></a> chore: update deps</li> <li><a href="https://github.com/h3js/h3/commit/29728e9856bbb5ccf1870fa96b36e19d218fce7d"><code>29728e9</code></a> sync docs</li> <li><a href="https://github.com/h3js/h3/commit/448e7ebaec00dead45416c8d4260da7c3ef1bbc7"><code>448e7eb</code></a> docs: improve security notes about proxy utils</li> <li><a href="https://github.com/h3js/h3/commit/7ccc9e250164a1a08d31571e99cd2cbc7ab201e6"><code>7ccc9e2</code></a> fix(mount): enforce path segment boundary in <code>startsWith</code> check</li> <li><a href="https://github.com/h3js/h3/commit/8e9993fd43d7c25c72679508bbbec23db0cbe570"><code>8e9993f</code></a> fix(static): prevent path traversal via double-encoded dot segments</li> <li><a href="https://github.com/h3js/h3/commit/0295f90318512b9fd43fbc1799601f614fa773d6"><code>0295f90</code></a> fix(mount): normalize percent-encoded pathname in <code>requestWithBaseURL</code></li> <li><a href="https://github.com/h3js/h3/commit/9940158ec364d9974f6c0cde86134aa8b2950732"><code>9940158</code></a> rm extra dir</li> <li><a href="https://github.com/h3js/h3/commit/79cabe378e5f070100f7ed6d04134ff7fcb57e88"><code>79cabe3</code></a> fix(sse): sanitize carriage returns in event stream data and comments</li> <li><a href="https://github.com/h3js/h3/commit/fe9477f0e4e25cba6455ad0e88c6d7476bfc8d40"><code>fe9477f</code></a> feat: add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/issues/1331">#1331</a>)</li> <li>Additional commits viewable in <a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.17">compare view</a></li> </ul> </details> <br /> Updates `h3` from 2.0.1-rc.15 to 2.0.1-rc.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/releases">h3's releases</a>.</em></p> <blockquote> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxc-lint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> <li>Terminal Chai (<a href="https://github.com/terminalchai"><code>@​terminalchai</code></a>)</li> <li>Nick Spaargaren (<a href="https://github.com/nickspaargaren"><code>@​nickspaargaren</code></a>)</li> <li>Gabriel Trzimajewski (<a href="https://github.com/Sn0wye"><code>@​Sn0wye</code></a>)</li> </ul> <h2>v2.0.1-rc.16</h2> <p><a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.16">compare changes</a></p> <h3>📦 Dependencies</h3> <ul> <li>Update rou3 to 0.8 (<a href="https://github.com/h3js/h3/commit/4701dc4">4701dc4</a>) (<a href="https://github.com/h3js/rou3/releases/tag/v0.8.0">release notes</a>)</li> <li>Update srvx to 0.11.9 (<a href="https://github.com/h3js/h3/commit/05959e38">05959e38</a>) (<a href="https://github.com/h3js/srvx/releases/tag/v0.11.9">release notes</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/h3js/h3/blob/main/CHANGELOG.md">h3's changelog</a>.</em></p> <blockquote> <h2>v2.0.1-rc.17</h2> <p><a href="https://github.com/h3js/h3/compare/v1.15.8...v2.0.1-rc.17">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li>Add redirectBack utility (<a href="https://redirect.github.com/h3js/h3/pull/1329">#1329</a>)</li> <li>Add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/pull/1331">#1331</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>cors:</strong> Preserve CORS headers on error responses (<a href="https://redirect.github.com/h3js/h3/pull/1352">#1352</a>)</li> <li><strong>sse:</strong> Mark writer as closed on write failure (<a href="https://redirect.github.com/h3js/h3/pull/1322">#1322</a>)</li> <li><strong>request:</strong> Include <code>Allow</code> header in 405 response (<a href="https://redirect.github.com/h3js/h3/pull/1314">#1314</a>)</li> <li><strong>sse:</strong> Sanitize carriage returns in event stream data and comments (<a href="https://github.com/h3js/h3/commit/79cabe3">79cabe3</a>)</li> <li><strong>mount:</strong> Normalize percent-encoded pathname in <code>requestWithBaseURL</code> (<a href="https://github.com/h3js/h3/commit/0295f90">0295f90</a>)</li> <li><strong>static:</strong> Prevent path traversal via double-encoded dot segments (<a href="https://github.com/h3js/h3/commit/8e9993f">8e9993f</a>)</li> <li><strong>mount:</strong> Enforce path segment boundary in <code>startsWith</code> check (<a href="https://github.com/h3js/h3/commit/7ccc9e2">7ccc9e2</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Fix typo (<a href="https://redirect.github.com/h3js/h3/pull/1351">#1351</a>)</li> <li>Improve security notes about proxy utils (<a href="https://github.com/h3js/h3/commit/448e7eb">448e7eb</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Enable type-aware linting with oxclint (<a href="https://redirect.github.com/h3js/h3/pull/1349">#1349</a>)</li> <li>Update deps (<a href="https://github.com/h3js/h3/commit/28a3863">28a3863</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update bundle tests (<a href="https://github.com/h3js/h3/commit/44f295d">44f295d</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Pooya Parsa (<a href="https://github.com/pi0"><code>@​pi0</code></a>)</li> <li>Wind (<a href="https://github.com/productdevbook"><code>@​productdevbook</code></a>)</li> <li>Terminal Chai (<a href="https://github.com/terminalchai"><code>@​terminalchai</code></a>)</li> <li>Nick Spaargaren (<a href="https://github.com/nickspaargaren"><code>@​nickspaargaren</code></a>)</li> <li>Gabriel Trzimajewski (<a href="https://github.com/Sn0wye"><code>@​Sn0wye</code></a>)</li> </ul> <h2>v2.0.1-rc.16</h2> <p><a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.16">compare changes</a></p> <h3>🏡 Chore</h3> <ul> <li>Update deps (<a href="https://github.com/h3js/h3/commit/e69f0c4">e69f0c4</a>)</li> <li>Update rou3 to 0.8 (<a href="https://github.com/h3js/h3/commit/4701dc4">4701dc4</a>)</li> <li>Update srvx (<a href="https://github.com/h3js/h3/commit/05959e38">05959e38</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h3js/h3/commit/388b8f06e060a219d11bbc6be7f70f38d8bbea01"><code>388b8f0</code></a> chore(release): v2.0.1-rc.17</li> <li><a href="https://github.com/h3js/h3/commit/28a386310482bc5a29723ac8e0d0f44be7ddfd0a"><code>28a3863</code></a> chore: update deps</li> <li><a href="https://github.com/h3js/h3/commit/29728e9856bbb5ccf1870fa96b36e19d218fce7d"><code>29728e9</code></a> sync docs</li> <li><a href="https://github.com/h3js/h3/commit/448e7ebaec00dead45416c8d4260da7c3ef1bbc7"><code>448e7eb</code></a> docs: improve security notes about proxy utils</li> <li><a href="https://github.com/h3js/h3/commit/7ccc9e250164a1a08d31571e99cd2cbc7ab201e6"><code>7ccc9e2</code></a> fix(mount): enforce path segment boundary in <code>startsWith</code> check</li> <li><a href="https://github.com/h3js/h3/commit/8e9993fd43d7c25c72679508bbbec23db0cbe570"><code>8e9993f</code></a> fix(static): prevent path traversal via double-encoded dot segments</li> <li><a href="https://github.com/h3js/h3/commit/0295f90318512b9fd43fbc1799601f614fa773d6"><code>0295f90</code></a> fix(mount): normalize percent-encoded pathname in <code>requestWithBaseURL</code></li> <li><a href="https://github.com/h3js/h3/commit/9940158ec364d9974f6c0cde86134aa8b2950732"><code>9940158</code></a> rm extra dir</li> <li><a href="https://github.com/h3js/h3/commit/79cabe378e5f070100f7ed6d04134ff7fcb57e88"><code>79cabe3</code></a> fix(sse): sanitize carriage returns in event stream data and comments</li> <li><a href="https://github.com/h3js/h3/commit/fe9477f0e4e25cba6455ad0e88c6d7476bfc8d40"><code>fe9477f</code></a> feat: add <code>removeRoute</code> (<a href="https://redirect.github.com/h3js/h3/issues/1331">#1331</a>)</li> <li>Additional commits viewable in <a href="https://github.com/h3js/h3/compare/v2.0.1-rc.15...v2.0.1-rc.17">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperpolymath/developer-ecosystem/network/alerts). </details>
2 parents 9dc0a3f + a6eb3cd commit f7474f5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

rescript-ecosystem/packages/core/compiler-source/packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@rollup/plugin-node-resolve": "^16.0.0",
18-
"h3": "2.0.1-rc.15",
18+
"h3": "2.0.1-rc.17",
1919
"rollup": "^4.32.0"
2020
}
2121
}

rescript-ecosystem/packages/core/compiler-source/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,20 +1561,20 @@ __metadata:
15611561
languageName: node
15621562
linkType: hard
15631563

1564-
"h3@npm:2.0.1-rc.15":
1565-
version: 2.0.1-rc.15
1566-
resolution: "h3@npm:2.0.1-rc.15"
1564+
"h3@npm:2.0.1-rc.17":
1565+
version: 2.0.1-rc.17
1566+
resolution: "h3@npm:2.0.1-rc.17"
15671567
dependencies:
1568-
rou3: "npm:^0.7.12"
1569-
srvx: "npm:^0.11.8"
1568+
rou3: "npm:^0.8.1"
1569+
srvx: "npm:^0.11.12"
15701570
peerDependencies:
15711571
crossws: ^0.4.1
15721572
peerDependenciesMeta:
15731573
crossws:
15741574
optional: true
15751575
bin:
15761576
h3: bin/h3.mjs
1577-
checksum: 10c0/c477b7bef1bdee7150895c7ba61d3e828d5a4f9be3e1cfc4b76190254192aa4d38ae693ab68c69572da7c47d8605996f4c1715de996c30515b1bd72e3b5b4840
1577+
checksum: 10c0/89efeac7fd02088b2c1018e7e7e7dcfa3ed79d7e307346603537b44fae87260a38366270b026a4f44dcd1dbe1e8501c75b8fcb739d32c1c094c08cd10aa4a437
15781578
languageName: node
15791579
linkType: hard
15801580

@@ -2406,7 +2406,7 @@ __metadata:
24062406
dependencies:
24072407
"@rescript/react": "npm:^0.14.0"
24082408
"@rollup/plugin-node-resolve": "npm:^16.0.0"
2409-
h3: "npm:2.0.1-rc.15"
2409+
h3: "npm:2.0.1-rc.17"
24102410
rescript: "npm:^12.0.0"
24112411
rollup: "npm:^4.32.0"
24122412
languageName: unknown
@@ -2723,10 +2723,10 @@ __metadata:
27232723
languageName: node
27242724
linkType: hard
27252725

2726-
"rou3@npm:^0.7.12":
2727-
version: 0.7.12
2728-
resolution: "rou3@npm:0.7.12"
2729-
checksum: 10c0/2ea87ddd91a5d0f9d9671fa2bb714f57566eae33ecb24e8a61bb298aca8c226483e59cafe1c60297ac9aa58b2b6ad506447374cdbff4e99cf0f9f72a9dae09dc
2726+
"rou3@npm:^0.8.1":
2727+
version: 0.8.1
2728+
resolution: "rou3@npm:0.8.1"
2729+
checksum: 10c0/c8728cf3c41833db0e20cbadba07b3c678b8b9fb12db1d8803f275a7a6cce02d0be9bee79367575883f65659c9c0ed1001e6527146ed27772e439e5d6c68d264
27302730
languageName: node
27312731
linkType: hard
27322732

@@ -2880,7 +2880,7 @@ __metadata:
28802880
languageName: node
28812881
linkType: hard
28822882

2883-
"srvx@npm:^0.11.8":
2883+
"srvx@npm:^0.11.12":
28842884
version: 0.11.12
28852885
resolution: "srvx@npm:0.11.12"
28862886
bin:

0 commit comments

Comments
 (0)