summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-08 11:14:37 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-03-08 13:19:24 +0000
commit923b9127d4e88e5ec81860c5667e205a267abef5 (patch)
tree8015f0b5fb11e1f7daee98deb24578caf8f54c3f /package.json
parentfd372a3c36270454e529dfeba7a2d04573969fee (diff)
downloadnextcloud-server-923b9127d4e88e5ec81860c5667e205a267abef5.tar.gz
nextcloud-server-923b9127d4e88e5ec81860c5667e205a267abef5.zip
Bump clipboard from 2.0.4 to 2.0.6
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.4 to 2.0.6. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.4...v2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 e073e4a96d2..60b52452a28 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",
"bootstrap": "^4.4.1",
- "clipboard": "^2.0.4",
+ "clipboard": "^2.0.6",
"css-vars-ponyfill": "^2.2.1",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",