Update dependency @types/node to v22.0.2
All checks were successful
Build and Test / build-and-test (pull_request) Successful in 58s
Publish Docker image / Push Docker image to GitHub Packages (push) Successful in 7m37s

This commit is contained in:
Renovate Bot 2024-07-31 20:00:43 +00:00
parent e54459ce36
commit a7eaf66df2

12
package-lock.json generated
View file

@ -2625,9 +2625,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.0.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.1.tgz",
"integrity": "sha512-RVKWL+s4ax6syie/ev3FXFIs38mke4ZsCDPBcLF2Gu6MbQXKe9Fo9iU0EPUxDB1mDVvC0vCgkV3lKa2f6xIuHg==",
"version": "22.0.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.2.tgz",
"integrity": "sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ==",
"dev": true,
"dependencies": {
"undici-types": "~6.11.1"
@ -9086,9 +9086,9 @@
"dev": true
},
"@types/node": {
"version": "22.0.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.1.tgz",
"integrity": "sha512-RVKWL+s4ax6syie/ev3FXFIs38mke4ZsCDPBcLF2Gu6MbQXKe9Fo9iU0EPUxDB1mDVvC0vCgkV3lKa2f6xIuHg==",
"version": "22.0.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.0.2.tgz",
"integrity": "sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ==",
"dev": true,
"requires": {
"undici-types": "~6.11.1"