File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"react-scripts" : " 5.0.0" ,
22
22
"react-syntax-highlighter" : " 15.5.0" ,
23
23
"react-toastify" : " 8.2.0" ,
24
- "react-use-clipboard" : " 1.0.7 "
24
+ "react-use-clipboard" : " 1.0.8 "
25
25
},
26
26
"scripts" : {
27
27
"dev" : " BROWSER=none react-scripts start" ,
Original file line number Diff line number Diff line change @@ -7866,10 +7866,10 @@ react-transition-group@^4.4.2:
7866
7866
loose-envify "^1.4.0"
7867
7867
prop-types "^15.6.2"
7868
7868
7869
-
7870
- version "1.0.7 "
7871
- resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.7 .tgz#34cccdfb4f17f5e6522e38f2cee62d05f605597a "
7872
- integrity sha512-blIprqARyITp0uVw/2Rh87mcujqXdH6vZ5NrcuXEhI5EmjBGxcGnwt/79+vdN7rwM6OliGj481lOj6ZCcsiYEQ ==
7869
+
7870
+ version "1.0.8 "
7871
+ resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.8 .tgz#7c1a5bcb469a0841dd9d1242af78e51d2ab7221f "
7872
+ integrity sha512-QbN2kFl9uWEsELU4ONpAM98WASllAUWPSGBocbEVzRlcl1PbSa9EIdgADm6XlrcjYw9g1YQBfnCUb/5HGTOY+w ==
7873
7873
dependencies :
7874
7874
copy-to-clipboard "^3.3.1"
7875
7875
You can’t perform that action at this time.
0 commit comments