Skip to content

Commit

Permalink
fix(deps): update dependency @httpx/json-api to v0.5.17 (#5051)
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 Feb 6, 2024
1 parent 66b5170 commit 8391729
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.7.0",
"@httpx/dsn-parser": "1.6.8",
"@httpx/exception": "3.0.4",
"@httpx/json-api": "0.5.16",
"@httpx/json-api": "0.5.17",
"@mui/icons-material": "5.15.7",
"@mui/material": "5.15.7",
"@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 @@ -3822,7 +3822,7 @@ __metadata:
languageName: node
linkType: hard

"@httpx/exception@npm:3.0.4, @httpx/exception@npm:^3.0.3":
"@httpx/exception@npm:3.0.4, @httpx/exception@npm:^3.0.4":
version: 3.0.4
resolution: "@httpx/exception@npm:3.0.4"
checksum: 10c0/83e8938390a829c31f25465e9c7c7411f6a06a7d46f27a6d650ec945b79c438be8b790445031585455263fcd88dd2495943568b5aab042658b6bd7c9ed49234d
Expand All @@ -3836,12 +3836,12 @@ __metadata:
languageName: node
linkType: hard

"@httpx/json-api@npm:0.5.16":
version: 0.5.16
resolution: "@httpx/json-api@npm:0.5.16"
"@httpx/json-api@npm:0.5.17":
version: 0.5.17
resolution: "@httpx/json-api@npm:0.5.17"
dependencies:
"@httpx/exception": "npm:^3.0.3"
checksum: 10c0/e9d0a5c912f8ab4a5897bbb2db90db173b4a9008b21dc50d0932ed49650c245eb703692a9b8fa2c5a3d79431a937490221599a8aba4df04fd624dd22fe3b9ae4
"@httpx/exception": "npm:^3.0.4"
checksum: 10c0/b727225a0523ac40e64cbc2ff3d42d9c9ae7e9c9743f4717ad39ab7c8ca9dc598100ebfe8d7761d47bbdafe7cdc07beae98b352dfa2b1407cd9134f01548c35f
languageName: node
linkType: hard

Expand Down Expand Up @@ -17791,7 +17791,7 @@ __metadata:
"@httpx/assert": "npm:0.7.0"
"@httpx/dsn-parser": "npm:1.6.8"
"@httpx/exception": "npm:3.0.4"
"@httpx/json-api": "npm:0.5.16"
"@httpx/json-api": "npm:0.5.17"
"@mui/icons-material": "npm:5.15.7"
"@mui/material": "npm:5.15.7"
"@next/bundle-analyzer": "npm:14.1.0"
Expand Down

0 comments on commit 8391729

Please sign in to comment.