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

This commit is contained in:
Renovate Bot 2025-07-08 19:21:47 +02:00
parent fca5194873
commit f380839631

6
package-lock.json generated
View File

@ -2014,9 +2014,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.16.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.16.0.tgz",
"integrity": "sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==",
"version": "22.16.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.16.1.tgz",
"integrity": "sha512-oaNE4MzsA6uO7HcsjUvqzz19lYIRsV6I1Dc6iOvgwYYDiOeF7/9b2E/PE0UW2ccwpgWPVUedjltYXQXVKFd4EA==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"