Skip to content

Commit 2d2f262

Browse files
Update dependency @httpx/assert to v0.17.2 (#1282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 389a84b commit 2d2f262

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

packages/sqlduck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@duckdb/node-api": "1.5.4-r.1",
9898
"@faker-js/faker": "10.5.0",
9999
"@flowblade/source-kysely": "workspace:^",
100-
"@httpx/assert": "0.17.1",
100+
"@httpx/assert": "0.17.2",
101101
"@mitata/counters": "0.0.8",
102102
"@size-limit/esbuild": "12.1.0",
103103
"@size-limit/file": "12.1.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2968,7 +2968,7 @@ __metadata:
29682968
"@flowblade/source-duckdb": "workspace:^"
29692969
"@flowblade/source-kysely": "workspace:^"
29702970
"@flowblade/sql-tag": "workspace:^"
2971-
"@httpx/assert": "npm:0.17.1"
2971+
"@httpx/assert": "npm:0.17.2"
29722972
"@httpx/dsn-parser": "npm:^1.9.11"
29732973
"@httpx/plain-object": "npm:^2.1.11"
29742974
"@logtape/logtape": "npm:^2.2.2"
@@ -3132,13 +3132,20 @@ __metadata:
31323132
languageName: node
31333133
linkType: hard
31343134

3135-
"@httpx/assert@npm:0.17.1, @httpx/assert@npm:^0.17.1":
3135+
"@httpx/assert@npm:0.17.1":
31363136
version: 0.17.1
31373137
resolution: "@httpx/assert@npm:0.17.1"
31383138
checksum: 10c0/59fbbeb0be897ba724f2d47ad88f4fb15c3127cc42e874b06e41caf01164d81369c21000cfb084156f75628fd18938ae77cdc032d5f3e740b200860fa6ef1bbd
31393139
languageName: node
31403140
linkType: hard
31413141

3142+
"@httpx/assert@npm:0.17.2, @httpx/assert@npm:^0.17.1":
3143+
version: 0.17.2
3144+
resolution: "@httpx/assert@npm:0.17.2"
3145+
checksum: 10c0/fb49929d37404cae96e42fc1680e8ccea948b37c16f790239dffcbbd80c7b55ec7d2e920430bc9a40c35ae715e6b0d68d874efe93509555d31224fbef8ed95a4
3146+
languageName: node
3147+
linkType: hard
3148+
31423149
"@httpx/compress@npm:0.3.13, @httpx/compress@npm:^0.3.13":
31433150
version: 0.3.13
31443151
resolution: "@httpx/compress@npm:0.3.13"

0 commit comments

Comments
 (0)