diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-09 18:45:36 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-08-09 19:16:36 +0000 |
commit | 95fa9c242d5dec64dbca9c180c6c0c1358c34c72 (patch) | |
tree | 986b78799037c21b58858e133275a87ccc4a68e9 /package-lock.json | |
parent | 7992a3ef506a5ba9e71a61994091b2f4281f5c09 (diff) | |
download | nextcloud-server-95fa9c242d5dec64dbca9c180c6c0c1358c34c72.tar.gz nextcloud-server-95fa9c242d5dec64dbca9c180c6c0c1358c34c72.zip |
Bump v-click-outside from 3.1.2 to 3.2.0
Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.2...v3.2.0)
---
updated-dependencies:
- dependency-name: v-click-outside
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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 ac3cb466eab..ad60d7f214a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "strengthify": "github:nextcloud/strengthify#0.5.9", "underscore": "1.13.4", "url-search-params-polyfill": "^8.1.1", - "v-click-outside": "^3.1.2", + "v-click-outside": "^3.2.0", "v-tooltip": "^2.1.3", "vue": "^2.6.14", "vue-click-outside": "^1.1.0", @@ -30511,9 +30511,9 @@ } }, "node_modules/v-click-outside": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz", - "integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.2.0.tgz", + "integrity": "sha512-QD0bDy38SHJXQBjgnllmkI/rbdiwmq9RC+/+pvrFjYJKTn8dtp7Penf9q1lLBta280fYG2q53mgLhQ+3l3z74w==", "engines": { "node": ">=6" } @@ -55728,9 +55728,9 @@ "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" }, "v-click-outside": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz", - "integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A==" + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.2.0.tgz", + "integrity": "sha512-QD0bDy38SHJXQBjgnllmkI/rbdiwmq9RC+/+pvrFjYJKTn8dtp7Penf9q1lLBta280fYG2q53mgLhQ+3l3z74w==" }, "v-tooltip": { "version": "2.1.3", |