chore(deps): update @types/node to 24.5.1

This commit is contained in:
Renovate Bot
2025-09-17 04:43:46 +02:00
parent cf520c46dc
commit ad4a513045

6
package-lock.json generated
View File

@@ -7796,9 +7796,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.5.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.5.0.tgz",
"integrity": "sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==",
"version": "24.5.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.5.1.tgz",
"integrity": "sha512-/SQdmUP2xa+1rdx7VwB9yPq8PaKej8TD5cQ+XfKDPWWC+VDJU4rvVVagXqKUzhKjtFoNA8rXDJAkCxQPAe00+Q==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.12.0"