Update dependency @types/node to v22.13.2
All checks were successful
Publish Docker image / Push Docker image (push) Successful in 19m49s

This commit is contained in:
Renovate Bot 2025-02-13 08:07:17 +00:00
parent fb77d1bbd6
commit 89c3636994

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"