Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/json-api to v0.5.10 (#4861)
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 ebc799c commit 6366769
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@httpx/assert": "0.6.2",
"@httpx/dsn-parser": "1.6.4",
"@httpx/exception": "2.6.3",
"@httpx/json-api": "0.5.8",
"@httpx/json-api": "0.5.10",
"@mui/icons-material": "5.15.2",
"@mui/material": "5.15.2",
"@nextvalid/zod-request": "0.4.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3823,7 +3823,7 @@ __metadata:
languageName: node
linkType: hard

"@httpx/exception@npm:2.6.3, @httpx/exception@npm:^2.6.1":
"@httpx/exception@npm:2.6.3, @httpx/exception@npm:^2.6.3":
version: 2.6.3
resolution: "@httpx/exception@npm:2.6.3"
checksum: 0da037daad7ca32ea98ae5a7c130594878ba476476cdfe6acd92e853c231ae04fea27e9f8e3e96c4e97baa366222a9d64c8aef12859a0eca00f2d4175f8c76f1
Expand All @@ -3837,12 +3837,12 @@ __metadata:
languageName: node
linkType: hard

"@httpx/json-api@npm:0.5.8":
version: 0.5.8
resolution: "@httpx/json-api@npm:0.5.8"
"@httpx/json-api@npm:0.5.10":
version: 0.5.10
resolution: "@httpx/json-api@npm:0.5.10"
dependencies:
"@httpx/exception": "npm:^2.6.1"
checksum: f014f86e4ffb909ba02b97d503088e2bedfea82a3220831c49729330529c169c850e5d47175c98a7750e3a77a6bfed315ce6b27fa2e271f7ca5da6e1821b2a4e
"@httpx/exception": "npm:^2.6.3"
checksum: c0fd65a4a74a5a11f712f29a1fae66f80c80aa05d4f87fec52569e43b14b45c14311b084aad9307bd8b5ecdae1944803d4c582f42856636b69d25bc5e3c9808b
languageName: node
linkType: hard

Expand Down Expand Up @@ -17772,7 +17772,7 @@ __metadata:
"@httpx/assert": "npm:0.6.2"
"@httpx/dsn-parser": "npm:1.6.4"
"@httpx/exception": "npm:2.6.3"
"@httpx/json-api": "npm:0.5.8"
"@httpx/json-api": "npm:0.5.10"
"@mui/icons-material": "npm:5.15.2"
"@mui/material": "npm:5.15.2"
"@next/bundle-analyzer": "npm:14.0.4"
Expand Down

0 comments on commit 6366769

Please sign in to comment.