Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/exception to v2.6.4 (#4866)
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 Jan 2, 2024
1 parent 0491fa3 commit 3695bda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@hookform/resolvers": "3.3.3",
"@httpx/assert": "0.6.4",
"@httpx/dsn-parser": "1.6.5",
"@httpx/exception": "2.6.3",
"@httpx/exception": "2.6.4",
"@httpx/json-api": "0.5.12",
"@mui/icons-material": "5.15.2",
"@mui/material": "5.15.2",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3823,10 +3823,10 @@ __metadata:
languageName: node
linkType: hard

"@httpx/exception@npm:2.6.3":
version: 2.6.3
resolution: "@httpx/exception@npm:2.6.3"
checksum: 0da037daad7ca32ea98ae5a7c130594878ba476476cdfe6acd92e853c231ae04fea27e9f8e3e96c4e97baa366222a9d64c8aef12859a0eca00f2d4175f8c76f1
"@httpx/exception@npm:2.6.4, @httpx/exception@npm:^2.6.4":
version: 2.6.4
resolution: "@httpx/exception@npm:2.6.4"
checksum: 9943c40d745c1a4e526965f86b2a1377beaebc1d3f468494e6e16c426a087e52aa0a5b91c1ed3a6f463ed31e029fd0b43b41699c9af66ba78d1e903bc127332f
languageName: node
linkType: hard

Expand All @@ -3837,13 +3837,6 @@ __metadata:
languageName: node
linkType: hard

"@httpx/exception@npm:^2.6.4":
version: 2.6.4
resolution: "@httpx/exception@npm:2.6.4"
checksum: 9943c40d745c1a4e526965f86b2a1377beaebc1d3f468494e6e16c426a087e52aa0a5b91c1ed3a6f463ed31e029fd0b43b41699c9af66ba78d1e903bc127332f
languageName: node
linkType: hard

"@httpx/json-api@npm:0.5.12":
version: 0.5.12
resolution: "@httpx/json-api@npm:0.5.12"
Expand Down Expand Up @@ -17778,7 +17771,7 @@ __metadata:
"@hookform/resolvers": "npm:3.3.3"
"@httpx/assert": "npm:0.6.4"
"@httpx/dsn-parser": "npm:1.6.5"
"@httpx/exception": "npm:2.6.3"
"@httpx/exception": "npm:2.6.4"
"@httpx/json-api": "npm:0.5.12"
"@mui/icons-material": "npm:5.15.2"
"@mui/material": "npm:5.15.2"
Expand Down

0 comments on commit 3695bda

Please sign in to comment.