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

chore(deps): update @types/node to 22.16.2
This commit is contained in:
Rick van Lieshout 2025-07-10 10:31:44 +02:00 committed by GitHub
commit ef374ea283
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.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.16.1.tgz",
"integrity": "sha512-oaNE4MzsA6uO7HcsjUvqzz19lYIRsV6I1Dc6iOvgwYYDiOeF7/9b2E/PE0UW2ccwpgWPVUedjltYXQXVKFd4EA==",
"version": "22.16.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.16.2.tgz",
"integrity": "sha512-Cdqa/eJTvt4fC4wmq1Mcc0CPUjp/Qy2FGqLza3z3pKymsI969TcZ54diNJv8UYUgeWxyb8FSbCkhdR6WqmUFhA==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"