fix(deps): update dependency @types/node to v20.16.5 #28

Open
renovate-bot wants to merge 1 commits from renovate/node-20.x-lockfile into master

@ -13,7 +13,7 @@ dependencies:
version: 1.5.4 version: 1.5.4
'@types/node': '@types/node':
specifier: ^20.10.6 specifier: ^20.10.6
version: 20.16.3 version: 20.16.4
'@types/node-cron': '@types/node-cron':
specifier: ^3.0.11 specifier: ^3.0.11
version: 3.0.11 version: 3.0.11
@ -34,7 +34,7 @@ dependencies:
version: 3.0.3 version: 3.0.3
ts-node: ts-node:
specifier: ^10.9.2 specifier: ^10.9.2
version: 10.9.2(@types/node@20.16.3)(typescript@5.5.4) version: 10.9.2(@types/node@20.16.4)(typescript@5.5.4)
tsup: tsup:
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.2.4(typescript@5.5.4) version: 8.2.4(typescript@5.5.4)
@ -529,8 +529,8 @@ packages:
resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==} resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==}
dev: false dev: false
/@types/node@20.16.3: /@types/node@20.16.4:
resolution: {integrity: sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==} resolution: {integrity: sha512-ioyQ1zK9aGEomJ45zz8S8IdzElyxhvP1RVWnPrXDf6wFaUb+kk1tEcVVJkF7RPGM0VWI7cp5U57oCPIn5iN1qg==}
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8
dev: false dev: false
@ -2236,7 +2236,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false dev: false
/ts-node@10.9.2(@types/node@20.16.3)(typescript@5.5.4): /ts-node@10.9.2(@types/node@20.16.4)(typescript@5.5.4):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -2255,7 +2255,7 @@ packages:
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4 '@tsconfig/node16': 1.0.4
'@types/node': 20.16.3 '@types/node': 20.16.4
acorn: 8.11.3 acorn: 8.11.3
acorn-walk: 8.3.1 acorn-walk: 8.3.1
arg: 4.1.3 arg: 4.1.3