aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 10:50:33 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-10-12 11:05:53 +0000
commit5dd93369b57ba915f5b17b0e4c66b986cec3aa35 (patch)
tree15890b9e53602aedc0e326f67453c6718141b47b /package-lock.json
parent6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0 (diff)
downloadnextcloud-server-5dd93369b57ba915f5b17b0e4c66b986cec3aa35.tar.gz
nextcloud-server-5dd93369b57ba915f5b17b0e4c66b986cec3aa35.zip
Bump moment from 2.29.0 to 2.29.1
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-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d2a181cfc4a..bf5df4cdefe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6472,9 +6472,9 @@
}
},
"moment": {
- "version": "2.29.0",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.0.tgz",
- "integrity": "sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA=="
+ "version": "2.29.1",
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
+ "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
},
"moment-timezone": {
"version": "0.5.31",