Skip to content

Commit 8abf6da

Browse files
fix(deps): update dependency @httpx/exception to v3.0.12 (#6199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98afe25 commit 8abf6da

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@hookform/resolvers": "3.10.0",
6565
"@httpx/assert": "0.15.2",
6666
"@httpx/dsn-parser": "1.8.5",
67-
"@httpx/exception": "3.0.11",
67+
"@httpx/exception": "3.0.12",
6868
"@httpx/json-api": "0.5.24",
6969
"@httpx/plain-object": "2.0.5",
7070
"@httpx/treeu": "0.4.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4098,10 +4098,10 @@ __metadata:
40984098
languageName: node
40994099
linkType: hard
41004100

4101-
"@httpx/exception@npm:3.0.11, @httpx/exception@npm:^3.0.11":
4102-
version: 3.0.11
4103-
resolution: "@httpx/exception@npm:3.0.11"
4104-
checksum: 10c0/5c609c0dd25b2ca2405f8ba6f4ff5d54b3dc68febf25b0c6be57f22201697d068062d354a9a476b745d57d2ee3fb4b57c02512cca1699869adb4f5f182945e66
4101+
"@httpx/exception@npm:3.0.12, @httpx/exception@npm:^3.0.11":
4102+
version: 3.0.12
4103+
resolution: "@httpx/exception@npm:3.0.12"
4104+
checksum: 10c0/a45a50b14d8eb1737a8deb5ad093639348e7129aa72f1ed0f5f984177ca7888615b3d3860704d91827e4b29b872048fd2c15ad6f08f300c8f6140cbfda37850b
41054105
languageName: node
41064106
linkType: hard
41074107

@@ -15680,7 +15680,7 @@ __metadata:
1568015680
"@hookform/resolvers": "npm:3.10.0"
1568115681
"@httpx/assert": "npm:0.15.2"
1568215682
"@httpx/dsn-parser": "npm:1.8.5"
15683-
"@httpx/exception": "npm:3.0.11"
15683+
"@httpx/exception": "npm:3.0.12"
1568415684
"@httpx/json-api": "npm:0.5.24"
1568515685
"@httpx/plain-object": "npm:2.0.5"
1568615686
"@httpx/treeu": "npm:0.4.11"

0 commit comments

Comments
 (0)