Skip to content

Commit 514744b

Browse files
committed
Update dependency copy-text-to-clipboard to v3
1 parent faeb0f4 commit 514744b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@sentry/browser": "6.0.2",
4141
"@sentry/integrations": "6.0.2",
4242
"chart.js": "2.9.4",
43-
"copy-text-to-clipboard": "2.2.0",
43+
"copy-text-to-clipboard": "3.0.0",
4444
"fastboot-app-server": "3.0.0",
4545
"morgan": "1.10.0",
4646
"pretty-bytes": "5.5.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,10 +5310,10 @@ copy-descriptor@^0.1.0:
53105310
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
53115311
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
53125312

5313-
copy-text-to-clipboard@2.2.0:
5314-
version "2.2.0"
5315-
resolved "https://registry.yarnpkg.com/copy-text-to-clipboard/-/copy-text-to-clipboard-2.2.0.tgz#329dd6daf8c42034c763ace567418401764579ae"
5316-
integrity sha512-WRvoIdnTs1rgPMkgA2pUOa/M4Enh2uzCwdKsOMYNAJiz/4ZvEJgmbF4OmninPmlFdAWisfeh0tH+Cpf7ni3RqQ==
5313+
copy-text-to-clipboard@3.0.0:
5314+
version "3.0.0"
5315+
resolved "https://registry.yarnpkg.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.0.tgz#ccf2456ac9f1b9692c5b2185c0af441deb2d372d"
5316+
integrity sha512-c3pWBUzRN/ek5By3pHFBnYNrlcczsCKee7jrBYLjkPpO2ps9ZjH5Huo4+NHrvsYf5uAmA35r+r+eVUKG6IVdGA==
53175317

53185318
core-js-compat@^3.6.2:
53195319
version "3.6.5"

0 commit comments

Comments
 (0)