Bump moment from 2.26.0 to 2.29.2

Bumps [moment](https://github.com/moment/moment) from 2.26.0 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.26.0...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/194/head
dependabot[bot] 2022-04-08 22:51:01 +00:00 committed by GitHub
parent c5bc4aaebf
commit bc7c56217f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

28
package-lock.json generated
View File

@ -9,16 +9,16 @@
"version": "0.3.16",
"license": "MIT",
"dependencies": {
"body-parser": "latest",
"connect-busboy": "latest",
"cron-parser": "latest",
"cronstrue": "latest",
"ejs": "latest",
"express": "latest",
"body-parser": "*",
"connect-busboy": "*",
"cron-parser": "*",
"cronstrue": "*",
"ejs": "*",
"express": "*",
"express-basic-auth": "^1.2.0",
"mime-types": "latest",
"mime-types": "*",
"moment": "latest",
"nedb": "latest",
"nedb": "*",
"nodemailer": "^6.7.3"
},
"bin": {
@ -584,9 +584,9 @@
}
},
"node_modules/moment": {
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
"integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==",
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==",
"engines": {
"node": "*"
}
@ -1283,9 +1283,9 @@
}
},
"moment": {
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
"integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw=="
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz",
"integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg=="
},
"moment-timezone": {
"version": "0.5.31",