Skip to content

Commit 73c8708

Browse files
authored
fix: Event form reordering (#145)
* feat: bump mongoose to 6.7 * test: fixing test related to mongoose upgrade * revert: debump mongoose back to 6.5 * fix: bump back to mongoose 6.7 and fix plugins * ci: removing peer dependency on mongoose * fix: handling archive form sorting
1 parent 143d076 commit 73c8708

File tree

9 files changed

+4909
-41502
lines changed

9 files changed

+4909
-41502
lines changed

plugins/geoserver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"express": "4.10.6",
2626
"http-proxy-middleware": "0.17.3",
27-
"mongoose": "6.5.0",
27+
"mongoose": "6.7.1",
2828
"request": "2.79.0",
2929
"xmlbuilder": "8.2.2"
3030
},

0 commit comments

Comments
 (0)