The ^ on the request version was lost
in #6986 (cc @ljowen), so put it back so
we get a slightly less ancient version that
is what terriajs-server also uses.
Also bump the version of moment to
match the version in package.json.
Test me
Run the CI-flow that runs this script.
Checklist
[X] There are unit tests to verify my changes are correct or unit tests aren't applicable (if so, write quick reason why unit tests don't exist)
[ ] I've updated relevant documentation in doc/.
[ ] I've updated CHANGES.md with what I changed.
[X] I've provided instructions in the PR description on how to test this PR.
What this PR does
The ^ on the request version was lost in #6986 (cc @ljowen), so put it back so we get a slightly less ancient version that is what terriajs-server also uses.
Also bump the version of moment to match the version in package.json.
Test me
Run the CI-flow that runs this script.
Checklist
doc/
.