|
|
|
|
@ -135,7 +135,7 @@
|
|
|
|
|
"@types/leaflet-gpx": "1.3.7",
|
|
|
|
|
"@types/mime-types": "2.1.4",
|
|
|
|
|
"@types/multer": "1.4.12",
|
|
|
|
|
"@types/node": "22.12.0",
|
|
|
|
|
"@types/node": "22.13.1",
|
|
|
|
|
"@types/react": "18.3.18",
|
|
|
|
|
"@types/safe-compare": "1.1.2",
|
|
|
|
|
"@types/sanitize-html": "2.13.0",
|
|
|
|
|
@ -3907,9 +3907,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "22.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.12.0.tgz",
|
|
|
|
|
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==",
|
|
|
|
|
"version": "22.13.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~6.20.0"
|
|
|
|
|
|