Skip to content

Commit

Permalink
Update moment requirement from ^2.24.0 to ^2.29.1
Browse files Browse the repository at this point in the history
Updates the requirements on [moment](https://github.com/moment/moment) to permit the latest version.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.24.0...2.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 7, 2020
1 parent 96f8edb commit 1d4e0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"express" : "^4.17.1",
"ini" : "^1.3.5",
"jsonwebtoken" : "^8.5.1",
"moment" : "^2.24.0",
"moment" : "^2.29.1",
"pug" : "^2.0.4",
"serve-static" : "^1.14.1",
"tail" : "^2.0.3"
Expand Down

0 comments on commit 1d4e0d5

Please sign in to comment.