aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 4d29d6d41c7..3c80c781711 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"@nextcloud/password-confirmation": "^5.3.0",
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
- "@nextcloud/sharing": "^0.2.3",
+ "@nextcloud/sharing": "^0.2.4",
"@nextcloud/upload": "^1.7.0",
"@nextcloud/vue": "^8.20.0",
"@simplewebauthn/browser": "^12.0.0",
@@ -4107,10 +4107,9 @@
}
},
"node_modules/@nextcloud/sharing": {
- "version": "0.2.3",
- "resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.3.tgz",
- "integrity": "sha512-hxQFOBBahbJkcmAGZFVS3943pQGSafNF6LMHmgcj0JPqExu1DWKuZvsCXZnGkaRJVcewHnZFcLAhpOf+VfcZmA==",
- "license": "GPL-3.0-or-later",
+ "version": "0.2.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.4.tgz",
+ "integrity": "sha512-kOLAr0w4NDUGPF42L22i9iSs6Z3ylTsE0RudAGDBzw/pnxGY8PEwZI2j0IMAFRfQ7XFNcpV/EVHI5YCMxtxGMQ==",
"dependencies": {
"@nextcloud/initial-state": "^2.2.0"
},