build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3

Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.

---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/46796/head
dependabot[bot] 9 months ago committed by GitHub
parent 1198f64d24
commit a803fb11e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -28,7 +28,7 @@
"@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/password-confirmation": "^5.1.1",
"@nextcloud/paths": "^2.1.0", "@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0", "@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.2", "@nextcloud/sharing": "^0.2.3",
"@nextcloud/upload": "^1.4.1", "@nextcloud/upload": "^1.4.1",
"@nextcloud/vue": "^8.15.0", "@nextcloud/vue": "^8.15.0",
"@simplewebauthn/browser": "^10.0.0", "@simplewebauthn/browser": "^10.0.0",
@ -4584,9 +4584,9 @@
} }
}, },
"node_modules/@nextcloud/sharing": { "node_modules/@nextcloud/sharing": {
"version": "0.2.2", "version": "0.2.3",
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.2.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.3.tgz",
"integrity": "sha512-ui0ZoVazroA+cF4+homhFSFAddd/P4uRYMfG3rw3QR8o6igrVFe0f0l21kYtUwXU0oC0K4v3k8j93zCTfz6v3g==", "integrity": "sha512-hxQFOBBahbJkcmAGZFVS3943pQGSafNF6LMHmgcj0JPqExu1DWKuZvsCXZnGkaRJVcewHnZFcLAhpOf+VfcZmA==",
"dependencies": { "dependencies": {
"@nextcloud/initial-state": "^2.2.0" "@nextcloud/initial-state": "^2.2.0"
}, },

@ -56,7 +56,7 @@
"@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/password-confirmation": "^5.1.1",
"@nextcloud/paths": "^2.1.0", "@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0", "@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.2", "@nextcloud/sharing": "^0.2.3",
"@nextcloud/upload": "^1.4.1", "@nextcloud/upload": "^1.4.1",
"@nextcloud/vue": "^8.15.0", "@nextcloud/vue": "^8.15.0",
"@simplewebauthn/browser": "^10.0.0", "@simplewebauthn/browser": "^10.0.0",

Loading…
Cancel
Save