Skip to content

Commit efb304c

Browse files
chore(deps): Bump body-parser from 2.2.2 to 2.3.0 (#22408)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.2 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/releases">body-parser's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <h2>Important: Security</h2> <ul> <li>Security fix for <a href="https://www.cve.org/CVERecord?id=CVE-2025-13466">CVE-2026-12590</a> (<a href="https://github.com/expressjs/body-parser/security/advisories/GHSA-v422-hmwv-36x6">GHSA-v422-hmwv-36x6</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/681">expressjs/body-parser#681</a></li> <li>build(deps): bump actions/checkout from 5.0.0 to 6.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/682">expressjs/body-parser#682</a></li> <li>build(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/683">expressjs/body-parser#683</a></li> <li>build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/685">expressjs/body-parser#685</a></li> <li>build(deps): bump github/codeql-action from 4.31.2 to 4.31.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/684">expressjs/body-parser#684</a></li> <li>perf(urlencoded): move empty-body guard to avoid extra function closure by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/647">expressjs/body-parser#647</a></li> <li>Improve ESM compatibility by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/697">expressjs/body-parser#697</a></li> <li>docs: add recommendations for configuring payload limits by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/699">expressjs/body-parser#699</a></li> <li>build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/701">expressjs/body-parser#701</a></li> <li>build(deps): bump github/codeql-action from 4.31.10 to 4.32.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/702">expressjs/body-parser#702</a></li> <li>build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/700">expressjs/body-parser#700</a></li> <li>chore: add explicit type commonjs to package.json by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/711">expressjs/body-parser#711</a></li> <li>deps: update dependencies to latest versions by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/708">expressjs/body-parser#708</a></li> <li>build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/712">expressjs/body-parser#712</a></li> <li>build(deps): bump github/codeql-action from 4.32.0 to 4.32.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/713">expressjs/body-parser#713</a></li> <li>build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/714">expressjs/body-parser#714</a></li> <li>fix: improve limit option validation by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/698">expressjs/body-parser#698</a></li> <li>build(deps): bump github/codeql-action from 4.32.4 to 4.35.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/719">expressjs/body-parser#719</a></li> <li>build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/718">expressjs/body-parser#718</a></li> <li>build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/717">expressjs/body-parser#717</a></li> <li>perf: eliminate conditional check in json strict mode hot path by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/651">expressjs/body-parser#651</a></li> <li>ci: add node.js 26 to text matrix by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/726">expressjs/body-parser#726</a></li> <li>build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/725">expressjs/body-parser#725</a></li> <li>build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/724">expressjs/body-parser#724</a></li> <li>build(deps): bump github/codeql-action from 4.35.1 to 4.35.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/723">expressjs/body-parser#723</a></li> <li>Upgrade &quot;content-type&quot; by <a href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/728">expressjs/body-parser#728</a></li> <li>refactor: switch to const/let and enable eslint no-var rule by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/729">expressjs/body-parser#729</a></li> <li>Update outdated reference to MDN docs by <a href="https://github.com/krzysdz"><code>@​krzysdz</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/730">expressjs/body-parser#730</a></li> <li>build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/731">expressjs/body-parser#731</a></li> <li>build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/expressjs/body-parser/pull/732">expressjs/body-parser#732</a></li> <li>chore: updated deps to latest by <a href="https://github.com/Phillip9587"><code>@​Phillip9587</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/733">expressjs/body-parser#733</a></li> <li>2.3.0 by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/body-parser/pull/735">expressjs/body-parser#735</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/krzysdz"><code>@​krzysdz</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/body-parser/pull/730">expressjs/body-parser#730</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/body-parser/compare/v2.2.2...v2.3.0">https://github.com/expressjs/body-parser/compare/v2.2.2...v2.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/body-parser/blob/master/HISTORY.md">body-parser's changelog</a>.</em></p> <blockquote> <h1>2.3.0 / 2026-06-15</h1> <ul> <li>Security fix for <a href="https://github.com/expressjs/body-parser/security/advisories/GHSA-v422-hmwv-36x6">GHSA-v422-hmwv-36x6</a></li> <li>fix: use static exports instead of lazy getters to improve ESM compatibility</li> <li>feat: add subpath exports for individual parsers</li> <li>fix: improve <code>limit</code> option validation (<a href="https://redirect.github.com/expressjs/body-parser/issues/698">#698</a>) <ul> <li>Invalid <code>limit</code> values (e.g. unparseable strings or <code>NaN</code>) now throw instead of being silently ignored, which previously disabled size limit enforcement</li> <li><code>null</code> and <code>undefined</code> fall back to the default 100kb limit</li> </ul> </li> <li>deps: <ul> <li>content-type@^2.0.0</li> <li>http-errors@^2.0.1</li> <li>iconv-lite^0.7.2</li> <li>qs@^6.15.2</li> <li>raw-body@^3.0.2</li> <li>type-is@^2.1.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/body-parser/commit/d0f2ace6c74769da7d19b8661b9a01c01bdb0bf7"><code>d0f2ace</code></a> 2.3.0 (<a href="https://redirect.github.com/expressjs/body-parser/issues/735">#735</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/7d03f2f9d561dafd1576b137713353c95253512c"><code>7d03f2f</code></a> chore: updated deps to latest (<a href="https://redirect.github.com/expressjs/body-parser/issues/733">#733</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/8024ba7a813e6647ed63832d209a2abb8531267a"><code>8024ba7</code></a> build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (<a href="https://redirect.github.com/expressjs/body-parser/issues/732">#732</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/32b4ed4639281f04563adcd41d724ab06c9105d4"><code>32b4ed4</code></a> build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (<a href="https://redirect.github.com/expressjs/body-parser/issues/731">#731</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/ff0f6b907106ec5a1b81c80f5a552d921c1bc9a5"><code>ff0f6b9</code></a> docs: update outdated reference to MDN docs (<a href="https://redirect.github.com/expressjs/body-parser/issues/730">#730</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/14d001a9c90abc05891d895ad3e9cf0a65b7b34a"><code>14d001a</code></a> refactor: switch to const/let and enable eslint no-var rule (<a href="https://redirect.github.com/expressjs/body-parser/issues/729">#729</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/37f36a27528e65d7216f2c31c7039d3458c72147"><code>37f36a2</code></a> deps: update content-type and type-is (<a href="https://redirect.github.com/expressjs/body-parser/issues/728">#728</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/e1c244bf55fb00a6de4be882b4ed9fc20807d864"><code>e1c244b</code></a> build(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (<a href="https://redirect.github.com/expressjs/body-parser/issues/723">#723</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/e01087f52192e20e2d0f8726d4f28a8d49d06c87"><code>e01087f</code></a> build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/expressjs/body-parser/issues/724">#724</a>)</li> <li><a href="https://github.com/expressjs/body-parser/commit/a7698d30280a3e931ea8841396e5d0ac5414e429"><code>a7698d3</code></a> build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (<a href="https://redirect.github.com/expressjs/body-parser/issues/725">#725</a>)</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/body-parser/compare/v2.2.2...v2.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=body-parser&package-manager=npm_and_yarn&previous-version=2.2.2&new-version=2.3.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 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> Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com> Co-authored-by: Andrei Borza <andrei.borza@sentry.io>
1 parent 4d8cdbd commit efb304c

3 files changed

Lines changed: 43 additions & 30 deletions

File tree

dev-packages/node-core-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@opentelemetry/semantic-conventions": "^1.43.0",
3636
"@sentry/core": "10.67.0",
3737
"@sentry/node-core": "10.67.0",
38-
"body-parser": "^2.2.2",
38+
"body-parser": "^2.3.0",
3939
"cors": "^2.8.5",
4040
"cron": "^3.1.6",
4141
"express": "^4.21.2",

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/pg": "^8.6.5",
6161
"ai": "^4.3.16",
6262
"amqplib": "^0.10.9",
63-
"body-parser": "^2.2.2",
63+
"body-parser": "^2.3.0",
6464
"connect": "^3.7.0",
6565
"consola": "^3.2.3",
6666
"cors": "^2.8.5",

yarn.lock

Lines changed: 41 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -11769,20 +11769,20 @@ blank-object@^1.0.1:
1176911769
resolved "https://registry.yarnpkg.com/blank-object/-/blank-object-1.0.2.tgz#f990793fbe9a8c8dd013fb3219420bec81d5f4b9"
1177011770
integrity sha1-+ZB5P76ajI3QE/syGUIL7IHV9Lk=
1177111771

11772-
body-parser@^2.2.1, body-parser@^2.2.2:
11773-
version "2.2.2"
11774-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-2.2.2.tgz#1a32cdb966beaf68de50a9dfbe5b58f83cb8890c"
11775-
integrity sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==
11772+
body-parser@^2.2.1, body-parser@^2.2.2, body-parser@^2.3.0:
11773+
version "2.3.0"
11774+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-2.3.0.tgz#6d8662f4d8c336028b8ac9aa24251b0ca64ba437"
11775+
integrity sha512-2cGmJupaNgg+QUwVLAucDuWuoMZ6EX9iHDRswZ5lsNYEmwPaRknMPCLZz07yTzVq/83p4o/wzbDZbBrTvGGTIw==
1177611776
dependencies:
1177711777
bytes "^3.1.2"
11778-
content-type "^1.0.5"
11778+
content-type "^2.0.0"
1177911779
debug "^4.4.3"
11780-
http-errors "^2.0.0"
11781-
iconv-lite "^0.7.0"
11780+
http-errors "^2.0.1"
11781+
iconv-lite "^0.7.2"
1178211782
on-finished "^2.4.1"
11783-
qs "^6.14.1"
11784-
raw-body "^3.0.1"
11785-
type-is "^2.0.1"
11783+
qs "^6.15.2"
11784+
raw-body "^3.0.2"
11785+
type-is "^2.1.0"
1178611786

1178711787
body-parser@~1.20.3:
1178811788
version "1.20.4"
@@ -13412,6 +13412,11 @@ content-type@^1.0.4, content-type@^1.0.5, content-type@~1.0.4, content-type@~1.0
1341213412
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
1341313413
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
1341413414

13415+
content-type@^2.0.0:
13416+
version "2.0.0"
13417+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-2.0.0.tgz#2fb3ede69dffa0af78ca7c4ce7589680638b56df"
13418+
integrity sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==
13419+
1341513420
continuable-cache@^0.3.1:
1341613421
version "0.3.1"
1341713422
resolved "https://registry.yarnpkg.com/continuable-cache/-/continuable-cache-0.3.1.tgz#bd727a7faed77e71ff3985ac93351a912733ad0f"
@@ -25276,7 +25281,15 @@ pure-rand@^8.0.0:
2527625281
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-8.4.0.tgz#1d9e26e9c0555486e08ae300d02796af8dec1cd0"
2527725282
integrity sha512-IoM8YF/jY0hiugFo/wOWqfmarlE6J0wc6fDK1PhftMk7MGhVZl88sZimmqBBFomLOCSmcCCpsfj7wXASCpvK9A==
2527825283

25279-
qs@^6.14.0, qs@^6.14.1, qs@^6.4.0, qs@~6.14.0:
25284+
qs@^6.14.0, qs@^6.15.2, qs@^6.4.0:
25285+
version "6.15.3"
25286+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.3.tgz#76852132a58ed5c7c0ef67e4441b9bb5d6061b3b"
25287+
integrity sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==
25288+
dependencies:
25289+
es-define-property "^1.0.1"
25290+
side-channel "^1.1.1"
25291+
25292+
qs@~6.14.0:
2528025293
version "6.14.2"
2528125294
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
2528225295
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
@@ -25363,7 +25376,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
2536325376
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
2536425377
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
2536525378

25366-
raw-body@^3.0.1:
25379+
raw-body@^3.0.2:
2536725380
version "3.0.2"
2536825381
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-3.0.2.tgz#3e3ada5ae5568f9095d84376fd3a49b8fb000a51"
2536925382
integrity sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==
@@ -27112,13 +27125,13 @@ shikiji@^0.6.8:
2711227125
dependencies:
2711327126
hast-util-to-html "^9.0.0"
2711427127

27115-
side-channel-list@^1.0.0:
27116-
version "1.0.0"
27117-
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad"
27118-
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==
27128+
side-channel-list@^1.0.1:
27129+
version "1.0.1"
27130+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.1.tgz#c2e0b5a14a540aebee3bbc6c3f8666cc9b509127"
27131+
integrity sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==
2711927132
dependencies:
2712027133
es-errors "^1.3.0"
27121-
object-inspect "^1.13.3"
27134+
object-inspect "^1.13.4"
2712227135

2712327136
side-channel-map@^1.0.1:
2712427137
version "1.0.1"
@@ -27141,14 +27154,14 @@ side-channel-weakmap@^1.0.2:
2714127154
object-inspect "^1.13.3"
2714227155
side-channel-map "^1.0.1"
2714327156

27144-
side-channel@^1.0.4, side-channel@^1.1.0:
27145-
version "1.1.0"
27146-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9"
27147-
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==
27157+
side-channel@^1.0.4, side-channel@^1.1.0, side-channel@^1.1.1:
27158+
version "1.1.1"
27159+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.1.tgz#ea02c62e05dc4bea67d4442f0fb71ee192f8e0ab"
27160+
integrity sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==
2714827161
dependencies:
2714927162
es-errors "^1.3.0"
27150-
object-inspect "^1.13.3"
27151-
side-channel-list "^1.0.0"
27163+
object-inspect "^1.13.4"
27164+
side-channel-list "^1.0.1"
2715227165
side-channel-map "^1.0.1"
2715327166
side-channel-weakmap "^1.0.2"
2715427167

@@ -29039,12 +29052,12 @@ type-is@^1.6.16, type-is@^1.6.18, type-is@~1.6.18:
2903929052
media-typer "0.3.0"
2904029053
mime-types "~2.1.24"
2904129054

29042-
type-is@^2.0.1:
29043-
version "2.0.1"
29044-
resolved "https://registry.yarnpkg.com/type-is/-/type-is-2.0.1.tgz#64f6cf03f92fce4015c2b224793f6bdd4b068c97"
29045-
integrity sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==
29055+
type-is@^2.0.1, type-is@^2.1.0:
29056+
version "2.1.0"
29057+
resolved "https://registry.yarnpkg.com/type-is/-/type-is-2.1.0.tgz#71d1a7053293582e16ac9f3ebaf1ab9aa49e5570"
29058+
integrity sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==
2904629059
dependencies:
29047-
content-type "^1.0.5"
29060+
content-type "^2.0.0"
2904829061
media-typer "^1.1.0"
2904929062
mime-types "^3.0.0"
2905029063

0 commit comments

Comments
 (0)