Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-08 05:02:51 +0300
committerGitHub <noreply@github.com>2022-01-08 05:02:51 +0300
commit4961ecaa4f0d5f678717e1d5b844a3ca00d88087 (patch)
tree860bbb434baac08ce9578bafa2a0a7a4eb3b48a5 /package-lock.json
parent27befbe2fc64e037adbb0d56764126259dd910da (diff)
Bump ical.js from 1.4.0 to 1.5.0
Bumps [ical.js](https://github.com/mozilla-comm/ical.js) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/mozilla-comm/ical.js/releases) - [Changelog](https://github.com/mozilla-comm/ical.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mozilla-comm/ical.js/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: ical.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index a9695767..197c4b2f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"camelcase": "^6.2.1",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
- "ical.js": "^1.4.0",
+ "ical.js": "^1.5.0",
"moment": "^2.29.1",
"p-limit": "^4.0.0",
"p-queue": "^6.6.2",
@@ -7564,8 +7564,9 @@
}
},
"node_modules/ical.js": {
- "version": "1.4.0",
- "integrity": "sha512-ltHZuOFNNjcyEYbzDgjemS7LWIFh2vydJeznxQHUh3dnarbxqOYsWONYteBVAq1MEOHnwXFGN2eskZReHclnrA=="
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
+ "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ=="
},
"node_modules/iconv-lite": {
"version": "0.4.24",
@@ -20091,8 +20092,9 @@
"peer": true
},
"ical.js": {
- "version": "1.4.0",
- "integrity": "sha512-ltHZuOFNNjcyEYbzDgjemS7LWIFh2vydJeznxQHUh3dnarbxqOYsWONYteBVAq1MEOHnwXFGN2eskZReHclnrA=="
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
+ "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ=="
},
"iconv-lite": {
"version": "0.4.24",