updated dependencies

This commit is contained in:
2022-09-13 20:13:50 +02:00
parent b6c05f2201
commit fdbe42144a
2 changed files with 1422 additions and 1362 deletions

2769
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,16 +13,23 @@
}
},
"type": "module",
"keywords": ["mhd", "public transport", "gps", "map", "realtime", "tracking"],
"keywords": [
"mhd",
"public transport",
"gps",
"map",
"realtime",
"tracking"
],
"author": "ericek111",
"license": "GPL-3.0-only",
"devDependencies": {
"express": "^4.18.1",
"http-proxy-middleware": "^2.0.6",
"knex": "^2.1.0",
"knex": "^2.3.0",
"nanoid": "^4.0.0",
"parcel": "^2.6.0",
"pg": "^8.7.3",
"parcel": "^2.7.0",
"pg": "^8.8.0",
"tinyws": "^0.1.0"
},
"dependencies": {