summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-06 16:26:44 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-12-06 17:23:22 +0000
commit32a08bea7355781da03e940f632926a118f0031f (patch)
tree4dcb9178df33a5e0326f643fb6077ada545b0af5 /package.json
parent8124f683baab63c9004e1372ef8322df5618eec5 (diff)
downloadnextcloud-server-32a08bea7355781da03e940f632926a118f0031f.tar.gz
nextcloud-server-32a08bea7355781da03e940f632926a118f0031f.zip
Bump clipboard from 2.0.10 to 2.0.11
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11) --- 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 a6d8f9fae24..b063202c3f6 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"browserslist-useragent-regexp": "^3.0.2",
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
- "clipboard": "^2.0.10",
+ "clipboard": "^2.0.11",
"colord": "^2.9.3",
"core-js": "^3.24.0",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",