Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.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-01-29 05:07:19 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-01-29 14:40:12 +0300
commit88c53c748064c9ce6a4cc668673807cbb8ee6314 (patch)
treee86c709e9030eff5970f4a4334462cae3db9487d /package.json
parentea7474aeb81500b103889c5439ecc531fbccc875 (diff)
Bump clipboard from 2.0.8 to 2.0.9
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9) --- updated-dependencies: - dependency-name: clipboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 94b7fbf8533..960e7ea2a32 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"blueimp-md5": "^2.18.0",
"bootstrap": "^4.6.1",
"camelcase": "^6.2.1",
- "clipboard": "^2.0.8",
+ "clipboard": "^2.0.9",
"core-js": "^3.15.1",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",