Compare commits

..

1 commit

Author SHA1 Message Date
433a11e1df Update dependency @types/node to v20.12.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-03-31 23:04:38 +00:00

View file

@ -846,9 +846,9 @@
undici-types "~5.26.4" undici-types "~5.26.4"
"@types/node@^20.0.0": "@types/node@^20.0.0":
version "20.12.5" version "20.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw== integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
dependencies: dependencies:
undici-types "~5.26.4" undici-types "~5.26.4"