Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Jan 13, 2024
1 parent d719233 commit 970ecff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"url": "https://github.com/tum-gis/3dcitydb-web-map-docker"
},
"dependencies": {
"express": "~4.16.x",
"compression": "1.7.3",
"request": "2.87.0",
"yargs": "12.0.1",
"express": "~4.18.x",
"compression": "1.7.x",
"request": "2.88.2",
"yargs": "17.7.2",
"serve-index": "1.9.1"
},
"engines": {
"node": ">=0.10.x"
"node": ">=21.x.x"
}
}
}

0 comments on commit 970ecff

Please sign in to comment.