diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-10 10:53:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 10:53:13 +0000 |
commit | de1e80f5ea446959b680529b006d3b402a2c8f89 (patch) | |
tree | 891e10b01acd7d90704529f5edd71e6ae5c93020 /package-lock.json | |
parent | 9c44523937151158de961541a06a73872e035dea (diff) | |
download | nextcloud-server-de1e80f5ea446959b680529b006d3b402a2c8f89.tar.gz nextcloud-server-de1e80f5ea446959b680529b006d3b402a2c8f89.zip |
Bump v-click-outside from 3.1.0 to 3.1.1
Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.0...v3.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 07c2e57773d..795d97a9091 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9201,9 +9201,9 @@ "dev": true }, "v-click-outside": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz", - "integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz", + "integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg==" }, "v-tooltip": { "version": "2.0.3", |