Skip to content

Commit 5ad2c92

Browse files
fix(deps): update dependency @httpx/plain-object to v2.0.6 (#6201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ff6901 commit 5ad2c92

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
@@ -66,7 +66,7 @@
6666
"@httpx/dsn-parser": "1.8.6",
6767
"@httpx/exception": "3.0.12",
6868
"@httpx/json-api": "0.5.24",
69-
"@httpx/plain-object": "2.0.5",
69+
"@httpx/plain-object": "2.0.6",
7070
"@httpx/treeu": "0.4.11",
7171
"@mui/icons-material": "6.4.1",
7272
"@mui/material": "6.4.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4114,10 +4114,10 @@ __metadata:
41144114
languageName: node
41154115
linkType: hard
41164116

4117-
"@httpx/plain-object@npm:2.0.5, @httpx/plain-object@npm:^2.0.5":
4118-
version: 2.0.5
4119-
resolution: "@httpx/plain-object@npm:2.0.5"
4120-
checksum: 10c0/801df58c711b7d4079d926988c825a47221c0af1f89a1dec47a90f4dc35562fd136f7b01934bd67500a481218d06bb2d0c9bc835125b1d8b39dc120fef229ab2
4117+
"@httpx/plain-object@npm:2.0.6, @httpx/plain-object@npm:^2.0.5":
4118+
version: 2.0.6
4119+
resolution: "@httpx/plain-object@npm:2.0.6"
4120+
checksum: 10c0/7cb319889b6821bca843803450b8d8179afb111d775d23806b16915b6692dbc7db4c0e9627ea96d333957c3a1c566d779881bb581d672e417cb587ee70b82391
41214121
languageName: node
41224122
linkType: hard
41234123

@@ -15682,7 +15682,7 @@ __metadata:
1568215682
"@httpx/dsn-parser": "npm:1.8.6"
1568315683
"@httpx/exception": "npm:3.0.12"
1568415684
"@httpx/json-api": "npm:0.5.24"
15685-
"@httpx/plain-object": "npm:2.0.5"
15685+
"@httpx/plain-object": "npm:2.0.6"
1568615686
"@httpx/treeu": "npm:0.4.11"
1568715687
"@mui/icons-material": "npm:6.4.1"
1568815688
"@mui/material": "npm:6.4.1"

0 commit comments

Comments
 (0)