Bump moment from 2.27.0 to 2.29.4 in /utils/deployment-status

Bumps [moment](https://github.com/moment/moment) from 2.27.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.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-08 05:56:22 +00:00
committed by GitHub
parent d66e85f431
commit 5971a8bb92
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"chalk": "^4.1.0",
"moment": "^2.27.0",
"moment": "^2.29.4",
"node-fetch": "^2.6.1"
}
}