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-05-21 04:04:54 +0300
committerGitHub <noreply@github.com>2022-05-21 04:04:54 +0300
commitf78dcdbd3206af95a855ac93ed5fbabab9aebe44 (patch)
treea60316125ee2bb1debcab027fbe8866c330b19a5 /package-lock.json
parent97e78f6788d3c6b1eaebe23bb21763c46e19c861 (diff)
Bump @nextcloud/cdav-library from 1.0.0 to 1.1.0
Bumps [@nextcloud/cdav-library](https://github.com/nextcloud/cdav-library) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Changelog](https://github.com/nextcloud/cdav-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/cdav-library/commits/v1.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/cdav-library" 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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 8224a13b..e9473d03 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.9.0",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/cdav-library": "^1.0.0",
+ "@nextcloud/cdav-library": "^1.1.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.1",
@@ -2559,9 +2559,9 @@
}
},
"node_modules/@nextcloud/cdav-library": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/cdav-library/-/cdav-library-1.0.0.tgz",
- "integrity": "sha512-6P2mopk455XPvVVPrEJbaYhiPKuNlyQ2iYFLXMuSX/aiTBHdmunJSCRDX3QkFsgn73Zc6J6wmPptFhBwoVyxlw==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/cdav-library/-/cdav-library-1.1.0.tgz",
+ "integrity": "sha512-hmJgR9Cp11y3ch4dS0NufsPgofe4+iwhUkusYKmDTl0PFsJrBUNy1zawLdfDrpEjK1zXrU3tOpyF3pIqyGMYBg==",
"dependencies": {
"core-js": "^3.19.3",
"regenerator-runtime": "^0.13.9"
@@ -20424,9 +20424,9 @@
}
},
"@nextcloud/cdav-library": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/cdav-library/-/cdav-library-1.0.0.tgz",
- "integrity": "sha512-6P2mopk455XPvVVPrEJbaYhiPKuNlyQ2iYFLXMuSX/aiTBHdmunJSCRDX3QkFsgn73Zc6J6wmPptFhBwoVyxlw==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/cdav-library/-/cdav-library-1.1.0.tgz",
+ "integrity": "sha512-hmJgR9Cp11y3ch4dS0NufsPgofe4+iwhUkusYKmDTl0PFsJrBUNy1zawLdfDrpEjK1zXrU3tOpyF3pIqyGMYBg==",
"requires": {
"core-js": "^3.19.3",
"regenerator-runtime": "^0.13.9"