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