Skip to content

Commit 148ea5f

Browse files
chore(deps): bump h3 from 1.15.4 to 1.15.5
Bumps [h3](https://github.com/h3js/h3) from 1.15.4 to 1.15.5. - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md) - [Commits](h3js/h3@v1.15.4...v1.15.5) --- updated-dependencies: - dependency-name: h3 dependency-version: 1.15.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c97b2b commit 148ea5f

1 file changed

Lines changed: 44 additions & 9 deletions

File tree

yarn.lock

Lines changed: 44 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3883,18 +3883,18 @@ gzip-size@^7.0.0:
38833883
duplexer "^0.1.2"
38843884

38853885
h3@^1.12.0, h3@^1.15.4:
3886-
version "1.15.4"
3887-
resolved "https://registry.yarnpkg.com/h3/-/h3-1.15.4.tgz#022ab3563bbaf2108c25375c40460f3e54a5fe02"
3888-
integrity sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==
3886+
version "1.15.5"
3887+
resolved "https://registry.yarnpkg.com/h3/-/h3-1.15.5.tgz#e2f28d4a66a249973bb050eaddb06b9ab55506f8"
3888+
integrity sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==
38893889
dependencies:
38903890
cookie-es "^1.2.2"
38913891
crossws "^0.3.5"
38923892
defu "^6.1.4"
38933893
destr "^2.0.5"
38943894
iron-webcrypto "^1.2.1"
3895-
node-mock-http "^1.0.2"
3895+
node-mock-http "^1.0.4"
38963896
radix3 "^1.1.2"
3897-
ufo "^1.6.1"
3897+
ufo "^1.6.3"
38983898
uncrypto "^0.1.3"
38993899

39003900
has-flag@^4.0.0:
@@ -4731,11 +4731,16 @@ node-gyp-build@^4.2.2:
47314731
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
47324732
integrity sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==
47334733

4734-
node-mock-http@^1.0.2, node-mock-http@^1.0.3:
4734+
node-mock-http@^1.0.3:
47354735
version "1.0.3"
47364736
resolved "https://registry.yarnpkg.com/node-mock-http/-/node-mock-http-1.0.3.tgz#4e55e093267a3b910cded7354389ce2d02c89e77"
47374737
integrity sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog==
47384738

4739+
node-mock-http@^1.0.4:
4740+
version "1.0.4"
4741+
resolved "https://registry.yarnpkg.com/node-mock-http/-/node-mock-http-1.0.4.tgz#21f2ab4ce2fe4fbe8a660d7c5195a1db85e042a4"
4742+
integrity sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==
4743+
47394744
node-releases@^2.0.27:
47404745
version "2.0.27"
47414746
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e"
@@ -5921,7 +5926,16 @@ streamx@^2.15.0:
59215926
fast-fifo "^1.3.2"
59225927
text-decoder "^1.1.0"
59235928

5924-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5929+
"string-width-cjs@npm:string-width@^4.2.0":
5930+
version "4.2.3"
5931+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5932+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5933+
dependencies:
5934+
emoji-regex "^8.0.0"
5935+
is-fullwidth-code-point "^3.0.0"
5936+
strip-ansi "^6.0.1"
5937+
5938+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
59255939
version "4.2.3"
59265940
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
59275941
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5953,7 +5967,14 @@ string_decoder@~1.1.1:
59535967
dependencies:
59545968
safe-buffer "~5.1.0"
59555969

5956-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5970+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5971+
version "6.0.1"
5972+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5973+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5974+
dependencies:
5975+
ansi-regex "^5.0.1"
5976+
5977+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
59575978
version "6.0.1"
59585979
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
59595980
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6200,6 +6221,11 @@ ufo@^1.5.4, ufo@^1.6.1:
62006221
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.1.tgz#ac2db1d54614d1b22c1d603e3aef44a85d8f146b"
62016222
integrity sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==
62026223

6224+
ufo@^1.6.3:
6225+
version "1.6.3"
6226+
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.3.tgz#799666e4e88c122a9659805e30b9dc071c3aed4f"
6227+
integrity sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==
6228+
62036229
ultrahtml@^1.6.0:
62046230
version "1.6.0"
62056231
resolved "https://registry.yarnpkg.com/ultrahtml/-/ultrahtml-1.6.0.tgz#0d1aad7bbfeae512438d30e799c11622127a1ac8"
@@ -6659,7 +6685,16 @@ word-wrap@^1.2.5:
66596685
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
66606686
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
66616687

6662-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6688+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6689+
version "7.0.0"
6690+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6691+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6692+
dependencies:
6693+
ansi-styles "^4.0.0"
6694+
string-width "^4.1.0"
6695+
strip-ansi "^6.0.0"
6696+
6697+
wrap-ansi@^7.0.0:
66636698
version "7.0.0"
66646699
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
66656700
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)