File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 40
40
"axios" : " ^0.21.1" ,
41
41
"buffer" : " ^6.0.3" ,
42
42
"clsx" : " ^1.2.1" ,
43
- "copy-to-clipboard" : " ^3.3.1 " ,
43
+ "copy-to-clipboard" : " ^3.3.3 " ,
44
44
"core-js" : " ^3.25.2" ,
45
45
"echarts" : " ^5.4.2" ,
46
46
"eslint4b-prebuilt-2" : " ^7.32.0" ,
Original file line number Diff line number Diff line change @@ -7319,6 +7319,15 @@ __metadata:
7319
7319
languageName: node
7320
7320
linkType: hard
7321
7321
7322
+ "copy-to-clipboard@npm:^3.3.3":
7323
+ version: 3.3.3
7324
+ resolution: "copy-to-clipboard@npm:3.3.3"
7325
+ dependencies:
7326
+ toggle-selection: ^1.0.6
7327
+ checksum: e0a325e39b7615108e6c1c8ac110ae7b829cdc4ee3278b1df6a0e4228c490442cc86444cd643e2da344fbc424b3aab8909e2fec82f8bc75e7e5b190b7c24eecf
7328
+ languageName: node
7329
+ linkType: hard
7330
+
7322
7331
"copy-to@npm:^2.0.1":
7323
7332
version: 2.0.1
7324
7333
resolution: "copy-to@npm:2.0.1"
@@ -14492,7 +14501,7 @@ __metadata:
14492
14501
axios: ^0.21.1
14493
14502
buffer: ^6.0.3
14494
14503
clsx: ^1.2.1
14495
- copy-to-clipboard: ^3.3.1
14504
+ copy-to-clipboard: ^3.3.3
14496
14505
core-js: ^3.25.2
14497
14506
dotenv: ^16.0.3
14498
14507
echarts: ^5.4.2
You can’t perform that action at this time.
0 commit comments