Bump moment from 2.24.0 to 2.27.0

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.27.0.
- [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.24.0...2.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
cshd
dependabot[bot] 2020-08-16 16:13:16 +00:00 committed by Miikka
parent 23844ae4ac
commit 2ce5eee23a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2772,9 +2772,9 @@
} }
}, },
"moment": { "moment": {
"version": "2.24.0", "version": "2.27.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==" "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
}, },
"ms": { "ms": {
"version": "2.1.2", "version": "2.1.2",

View File

@ -27,7 +27,7 @@
"knex": "^0.21.4", "knex": "^0.21.4",
"knub-command-manager": "^6.1.0", "knub-command-manager": "^6.1.0",
"mime": "^2.4.4", "mime": "^2.4.4",
"moment": "^2.24.0", "moment": "^2.27.0",
"mv": "^2.1.1", "mv": "^2.1.1",
"mysql2": "^2.1.0", "mysql2": "^2.1.0",
"public-ip": "^4.0.0", "public-ip": "^4.0.0",