summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-16 21:17:40 +0200
committerGitHub <noreply@github.com>2022-08-16 21:17:40 +0200
commit28f9c88fa46a1fa8c8c58080a1585e42e4d46f8b (patch)
tree5f1e426e0fd2526277d5d6c3c1bf0d09adc554a3 /package.json
parent463d85e48b1fbecfb02218592b5aa7a960e23790 (diff)
downloaddoxdocgen-28f9c88fa46a1fa8c8c58080a1585e42e4d46f8b.tar.gz
Bump moment from 2.29.1 to 2.29.4 (#293)HEADmaster
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.29.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b05a3b1..86519db 100644
--- a/package.json
+++ b/package.json
@@ -277,7 +277,7 @@
},
"dependencies": {
"env-var": "^4.1.0",
- "moment": "^2.20.1",
+ "moment": "^2.29.4",
"opn": "^5.2.0",
"simple-git": "^3.5.0"
},