chore(deps): update dependency @types/node to v22.13.11

This commit is contained in:
renovate[bot] 2025-03-22 01:58:47 +00:00 committed by GitHub
parent 91dca2df35
commit e8242e87fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -142,7 +142,7 @@
"@types/leaflet-gpx": "1.3.7",
"@types/mime-types": "2.1.4",
"@types/multer": "1.4.12",
"@types/node": "22.13.10",
"@types/node": "22.13.11",
"@types/react": "18.3.19",
"@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2",
@ -5925,9 +5925,9 @@
}
},
"node_modules/@types/node": {
"version": "22.13.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
"version": "22.13.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"

View File

@ -199,7 +199,7 @@
"@types/leaflet-gpx": "1.3.7",
"@types/mime-types": "2.1.4",
"@types/multer": "1.4.12",
"@types/node": "22.13.10",
"@types/node": "22.13.11",
"@types/react": "18.3.19",
"@types/react-dom": "18.3.5",
"@types/safe-compare": "1.1.2",