Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/exception to v3.0.11 (#6002)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 2596d5e commit 88672f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@hookform/resolvers": "3.9.0",
"@httpx/assert": "0.15.0",
"@httpx/dsn-parser": "1.8.4",
"@httpx/exception": "3.0.10",
"@httpx/exception": "3.0.11",
"@httpx/json-api": "0.5.23",
"@httpx/plain-object": "2.0.2",
"@httpx/treeu": "0.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3629,10 +3629,10 @@ __metadata:
languageName: node
linkType: hard

"@httpx/exception@npm:3.0.10, @httpx/exception@npm:^3.0.10":
version: 3.0.10
resolution: "@httpx/exception@npm:3.0.10"
checksum: 10c0/7d91a811fd876ae5a12fbe346ef0f6f1892dd45c3aa352cb4cdd0a2d9ca5cbf7fe48b7271365a96443dd55dcd1fe1bc8249c882a004cef3904545d6d04019150
"@httpx/exception@npm:3.0.11, @httpx/exception@npm:^3.0.10":
version: 3.0.11
resolution: "@httpx/exception@npm:3.0.11"
checksum: 10c0/5c609c0dd25b2ca2405f8ba6f4ff5d54b3dc68febf25b0c6be57f22201697d068062d354a9a476b745d57d2ee3fb4b57c02512cca1699869adb4f5f182945e66
languageName: node
linkType: hard

Expand Down Expand Up @@ -14893,7 +14893,7 @@ __metadata:
"@hookform/resolvers": "npm:3.9.0"
"@httpx/assert": "npm:0.15.0"
"@httpx/dsn-parser": "npm:1.8.4"
"@httpx/exception": "npm:3.0.10"
"@httpx/exception": "npm:3.0.11"
"@httpx/json-api": "npm:0.5.23"
"@httpx/plain-object": "npm:2.0.2"
"@httpx/treeu": "npm:0.4.5"
Expand Down

0 comments on commit 88672f3

Please sign in to comment.