summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-04-01 13:19:28 +0200
committerGitHub <noreply@github.com>2020-04-01 13:19:28 +0200
commit0df6672ed7ac1b7ab1d330f38c54c22de35cfa8c (patch)
tree7b994aa4d7b5b930b19d44154220880163c9922c /package.json
parentd4d6630f15254a931ce87db590c5e5c31e3b7093 (diff)
parente696dc5995f9406cbcf9241a1d274bc93b7a6d5b (diff)
Merge pull request #1552 from nextcloud/dependabot/npm_and_yarn/ical.js-1.4.0
Bump ical.js from 1.3.0 to 1.4.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 5ec03804..5e97d132 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"core-js": "^3.6.4",
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
- "ical.js": "^1.3.0",
+ "ical.js": "^1.4.0",
"moment": "^2.24.0",
"p-limit": "^2.2.2",
"p-queue": "^6.3.0",