Update dependency @types/node to v20.14.15
All checks were successful
Test / build (push) Successful in 5s
All checks were successful
Test / build (push) Successful in 5s
This commit is contained in:
parent
da7e94c199
commit
fade8a1126
1 changed files with 3 additions and 3 deletions
|
@ -775,9 +775,9 @@
|
|||
undici-types "~6.13.0"
|
||||
|
||||
"@types/node@^20.0.0":
|
||||
version "20.14.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
|
||||
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
|
||||
version "20.14.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
|
||||
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
|
||||
dependencies:
|
||||
undici-types "~5.26.4"
|
||||
|
||||
|
|
Loading…
Reference in a new issue