diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-06 21:06:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-06 21:06:29 +0000 |
| commit | b4bc091d9aeba1b51cebe055f826207ace30a280 (patch) | |
| tree | 88ae23edc762abc922e0e1e7b35bbff3331d4c4c /package.json | |
| parent | d28fe39aef748e97a843e2bb257b9ace28d3084e (diff) | |
| download | tplink-energy-monitor-dependabot/npm_and_yarn/moment-2.29.4.tar.xz tplink-energy-monitor-dependabot/npm_and_yarn/moment-2.29.4.zip | |
Bump moment from 2.22.0 to 2.29.4dependabot/npm_and_yarn/moment-2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.22.0 to 2.29.4.
- [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.22.0...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 43e0f7c..6e8368d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "http-errors": "~1.6.2", "morgan": "~1.9.0", "tplink-smarthome-api": "0.22.0", - "moment": "2.22.0", + "moment": "2.29.4", "express-ws": "3.0.0", "shelljs": "0.8.3" }, |