Update dependencies

This commit is contained in:
D. Berge
2022-03-17 20:05:07 +01:00
parent 13389706a9
commit 1fd265cc74
2 changed files with 6478 additions and 4849 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -27,8 +27,8 @@
"json2csv": "^5.0.6",
"jsonwebtoken": "^8.5.1",
"leaflet-headless": "gitlab:aaltronav/contrib/leaflet-headless#devel",
"marked": "^2.0.3",
"netmask": "^1.0.6",
"marked": "^4.0.12",
"netmask": "^2.0.2",
"node-fetch": "^2.6.1",
"nunjucks": "^3.2.3",
"pg": "^8.3.3",
@@ -40,9 +40,6 @@
"directories": {
"lib": "lib"
},
"devDependencies": {
"redoc-cli": "^0.9.12"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/wgp/dougal/software.git"
@@ -50,5 +47,8 @@
"bugs": {
"url": "https://gitlab.com/wgp/dougal/software/issues"
},
"homepage": "https://gitlab.com/wgp/dougal/software#readme"
"homepage": "https://gitlab.com/wgp/dougal/software#readme",
"devDependencies": {
"redoc-cli": "^0.13.9"
}
}