chore(deps): update dependency @types/node to v20.17.44 (#3238)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-07 09:48:39 -07:00 committed by GitHub
parent 9ca436a4cb
commit 37a4d8d6c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -9020,9 +9020,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.17.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.42.tgz",
"integrity": "sha512-TJ/YKT1aCDbQcrux/tX/+AiJ3nFw3/4w3LYjWdK7ta2ftUIaEt9QkKVPFkh1hFNMUh6IWmg9jFBkKaL3fjyPSg==",
"version": "20.17.44",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.44.tgz",
"integrity": "sha512-50sE4Ibb4BgUMxHrcJQSAU0Fu7fLcTdwcXwRzEF7wnVMWvImFLg2Rxc7SW0vpvaJm4wvhoWEZaQiPpBpocZiUA==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"