diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-28 02:16:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 02:16:50 +0000 |
commit | 0d1c2d458e6bf5fc033979a8d6371cad7ecff2d3 (patch) | |
tree | 59c2f8db3c52ce68069358eb99b56300e9b089e1 /package-lock.json | |
parent | 61a81538bd0051ab4e1d8ee8b93ac10db52f1af8 (diff) | |
parent | 7d6d1afd8f1fa6c56e21b4684ef3d40a43829edb (diff) | |
download | nextcloud-server-0d1c2d458e6bf5fc033979a8d6371cad7ecff2d3.tar.gz nextcloud-server-0d1c2d458e6bf5fc033979a8d6371cad7ecff2d3.zip |
Merge pull request #31365 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-0.3.1
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 23b176dce56..bc577316a6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@chenfengyuan/vue-qrcode": "^1.0.2", "@nextcloud/auth": "^1.3.0", "@nextcloud/axios": "^1.9.0", - "@nextcloud/calendar-availability-vue": "^0.3.0", + "@nextcloud/calendar-availability-vue": "^0.3.1", "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", "@nextcloud/event-bus": "^2.1.1", @@ -2725,9 +2725,9 @@ "dev": true }, "node_modules/@nextcloud/calendar-availability-vue": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.0.tgz", - "integrity": "sha512-O6v3Eq5ofT6jfORqN7BmDoP5jzhLWWHgCDNx+esH+iwhxdVoWti9M6YjMf1ZRvetReanxepLOblEeT9rBBi7bw==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.1.tgz", + "integrity": "sha512-C+i9hgagCe+NPnb3vOCZ4cx2e5E04RR+RhRagPr7Ej1X/lyU+5B2p5VY/mLXB8GB3lIe7zthaCdwKqW/P5V9RQ==", "dependencies": { "ical.js": "^1.4.0", "icalzone": "^0.0.1", @@ -21666,9 +21666,9 @@ "dev": true }, "@nextcloud/calendar-availability-vue": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.0.tgz", - "integrity": "sha512-O6v3Eq5ofT6jfORqN7BmDoP5jzhLWWHgCDNx+esH+iwhxdVoWti9M6YjMf1ZRvetReanxepLOblEeT9rBBi7bw==", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.3.1.tgz", + "integrity": "sha512-C+i9hgagCe+NPnb3vOCZ4cx2e5E04RR+RhRagPr7Ej1X/lyU+5B2p5VY/mLXB8GB3lIe7zthaCdwKqW/P5V9RQ==", "requires": { "ical.js": "^1.4.0", "icalzone": "^0.0.1", |