chore(deps): update dependency @types/node to v20.17.15

This commit is contained in:
Peter 2025-01-23 03:34:10 +00:00
parent d7ba37343c
commit f9ec73b2fc

6
package-lock.json generated
View file

@ -1896,9 +1896,9 @@
}
},
"node_modules/@types/node": {
"version": "20.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.8.tgz",
"integrity": "sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==",
"version": "20.17.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.15.tgz",
"integrity": "sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"