diff options
Diffstat (limited to 'server/sonar-web/package.json')
-rw-r--r-- | server/sonar-web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index 454c9f00521..55f352e78a3 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -8,7 +8,7 @@ "@emotion/react": "11.10.0", "@emotion/styled": "11.10.0", "classnames": "2.3.1", - "clipboard": "2.0.10", + "clipboard": "2.0.11", "core-js": "3.21.1", "d3-array": "2.4.0", "d3-hierarchy": "1.1.9", |