0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 00:32:42 +00:00

Bump moment from 2.24.0 to 2.25.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-05 09:44:33 +00:00
committed by Trevor Buckner
parent 587ce78f4e
commit 89d8cb3b0a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5295,9 +5295,9 @@
}
},
"moment": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
"version": "2.25.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.25.3.tgz",
"integrity": "sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg=="
},
"mongodb": {
"version": "3.5.5",

View File

@@ -47,7 +47,7 @@
"jwt-simple": "^0.5.6",
"lodash": "^4.17.15",
"marked": "^0.3.19",
"moment": "^2.24.0",
"moment": "^2.25.3",
"mongoose": "^5.9.9",
"nconf": "^0.10.0",
"pico-router": "^2.1.0",