Skip to content

Commit 9ff6901

Browse files
fix(deps): update dependency @httpx/dsn-parser to v1.8.6 (#6198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8abf6da commit 9ff6901

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
@@ -63,7 +63,7 @@
6363
"@headlessui/react": "2.2.0",
6464
"@hookform/resolvers": "3.10.0",
6565
"@httpx/assert": "0.15.2",
66-
"@httpx/dsn-parser": "1.8.5",
66+
"@httpx/dsn-parser": "1.8.6",
6767
"@httpx/exception": "3.0.12",
6868
"@httpx/json-api": "0.5.24",
6969
"@httpx/plain-object": "2.0.5",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4091,10 +4091,10 @@ __metadata:
40914091
languageName: node
40924092
linkType: hard
40934093

4094-
"@httpx/dsn-parser@npm:1.8.5":
4095-
version: 1.8.5
4096-
resolution: "@httpx/dsn-parser@npm:1.8.5"
4097-
checksum: 10c0/a492b7b7bf66600a326dd5a02ddf7f3caebde8970474b06bc64796ad50910440efa8dffb1daaf1bf3a45687279a21ddb82b8d5744f53bed945c07dec8a67b5f1
4094+
"@httpx/dsn-parser@npm:1.8.6":
4095+
version: 1.8.6
4096+
resolution: "@httpx/dsn-parser@npm:1.8.6"
4097+
checksum: 10c0/0a4d337c9b9965b1ef0d1b9280ff4a1f6440a2cbc005e01db67fd4881a0b6f2d41b02d2527e6bc76399393c74a5598a591070aefaeea25b44492fe343a599bbf
40984098
languageName: node
40994099
linkType: hard
41004100

@@ -15679,7 +15679,7 @@ __metadata:
1567915679
"@headlessui/react": "npm:2.2.0"
1568015680
"@hookform/resolvers": "npm:3.10.0"
1568115681
"@httpx/assert": "npm:0.15.2"
15682-
"@httpx/dsn-parser": "npm:1.8.5"
15682+
"@httpx/dsn-parser": "npm:1.8.6"
1568315683
"@httpx/exception": "npm:3.0.12"
1568415684
"@httpx/json-api": "npm:0.5.24"
1568515685
"@httpx/plain-object": "npm:2.0.5"

0 commit comments

Comments
 (0)