summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-08 07:30:17 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2020-10-08 09:33:12 +0200
commit5fdbbcf0e67a5648b1bff7a850234222159037e4 (patch)
tree07ceb0081d91f48d64405f5d038dea2539631e62 /js/package.json
parent8320144cd5dfed920b0aa9358d7da98802a70025 (diff)
Bump moment from 2.29.0 to 2.29.1 in /js
Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.1. - [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.0...2.29.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 818dfee39..0005089bc 100644
--- a/js/package.json
+++ b/js/package.json
@@ -59,6 +59,6 @@
"angular-sanitize": "^1.8.1",
"debug": "^4.2.0",
"masonry-layout": "^4.2.2",
- "moment": "^2.29.0"
+ "moment": "^2.29.1"
}
}