chore(deps): update dependency @types/node to v20.17.46 (#3325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-08 08:48:23 -07:00 committed by GitHub
parent 50d1837804
commit da4d8a16ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -8961,9 +8961,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.17.45",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.45.tgz",
"integrity": "sha512-vO9+E1smq+149wsmmLdM8SKVW7gRzLjfo0mU7kiykhV6rL+GEUhUmW7VywJNSxJHQzt9QBIHEo+3SG4MrFTqbA==",
"version": "20.17.46",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.46.tgz",
"integrity": "sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"