Merge pull request 'Update dependency @types/node to v22.13.2' (#396) from renovate/node-22.x-lockfile into main
All checks were successful
Publish Docker image / Push Docker image (push) Successful in 15m47s

Reviewed-on: #396
This commit is contained in:
Kok Yong 2025-02-13 16:32:22 +08:00
commit e4c24b32ac

6
package-lock.json generated
View File

@ -3468,9 +3468,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.13.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.1.tgz",
"integrity": "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==",
"version": "22.13.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.2.tgz",
"integrity": "sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"