Skip to content

Commit 0e9c5c0

Browse files
authored
chore(deps): bump undici from 5.21.0 to 5.26.3 (#36)
2 parents fa18a53 + ca09127 commit 0e9c5c0

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,11 @@
768768
lru-cache "^6.0.0"
769769
tslib "^2.4.0"
770770

771+
"@fastify/busboy@^2.0.0":
772+
version "2.0.0"
773+
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8"
774+
integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==
775+
771776
"@graphql-tools/executor@0.0.12":
772777
version "0.0.12"
773778
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-0.0.12.tgz#d885c7fa98a8aaeaa771163b71fb98ce9f52f9bd"
@@ -2789,11 +2794,11 @@ undefsafe@^2.0.5:
27892794
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
27902795

27912796
undici@^5.12.0:
2792-
version "5.21.0"
2793-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.21.0.tgz#b00dfc381f202565ab7f52023222ab862bb2494f"
2794-
integrity sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==
2797+
version "5.26.3"
2798+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.3.tgz#ab3527b3d5bb25b12f898dfd22165d472dd71b79"
2799+
integrity sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==
27952800
dependencies:
2796-
busboy "^1.6.0"
2801+
"@fastify/busboy" "^2.0.0"
27972802

27982803
universalify@^0.1.0:
27992804
version "0.1.2"

0 commit comments

Comments
 (0)