summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-07-07 08:28:23 +0200
committerGitHub <noreply@github.com>2020-07-07 08:28:23 +0200
commit0a237dff45a2130789625a38f6ccff164c82edfa (patch)
tree718d2453220b9b411ee12f33670e5b61a3295431 /package.json
parent09632ad25cf8ef28916979173c7ebc900ac90ceb (diff)
parentbfcce165c02cc36685f4dce7afc3555c48a85c7f (diff)
Merge pull request #1671 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0
Bump moment from 2.26.0 to 2.27.0
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 b15bc641..fdc5667d 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",
- "moment": "^2.26.0",
+ "moment": "^2.27.0",
"p-limit": "^2.3.0",
"p-queue": "^6.4.0",
"qr-image": "^3.2.0",