Merge pull request #630 from Mastermindzh/renovate/node-22.x-lockfile

chore(deps): update @types/node to 22.16.1
This commit is contained in:
Rick van Lieshout 2025-07-08 20:24:05 +02:00 committed by GitHub
commit 3b1f456d4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"