Bump moment from 2.29.1 to 2.29.2 in /backend

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/536/head
dependabot[bot] 3 years ago committed by GitHub
parent ffa1737df3
commit 7d3079f042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2237,9 +2237,9 @@
} }
}, },
"moment": { "moment": {
"version": "2.29.1", "version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==" "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
}, },
"mongodb": { "mongodb": {
"version": "3.6.9", "version": "3.6.9",

@ -47,7 +47,7 @@
"md5": "^2.2.1", "md5": "^2.2.1",
"merge-files": "^0.1.2", "merge-files": "^0.1.2",
"mocha": "^8.4.0", "mocha": "^8.4.0",
"moment": "^2.29.1", "moment": "^2.29.2",
"mongodb": "^3.6.9", "mongodb": "^3.6.9",
"multer": "^1.4.2", "multer": "^1.4.2",
"node-fetch": "^2.6.7", "node-fetch": "^2.6.7",

Loading…
Cancel
Save