File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 26
26
"@types/node" : " 10.17.60" ,
27
27
"@types/react" : " 16.14.10" ,
28
28
"@types/react-codemirror" : " 1.0.4" ,
29
- "@types/react-copy-to-clipboard" : " 4.3.0 " ,
29
+ "@types/react-copy-to-clipboard" : " 5.0.1 " ,
30
30
"@types/react-dom" : " 16.9.13" ,
31
31
"@types/react-jsonschema-form" : " 1.7.5" ,
32
32
"@types/react-router-dom" : " 5.1.7" ,
Original file line number Diff line number Diff line change 208
208
" @types/codemirror" " *"
209
209
" @types/react" " *"
210
210
211
- " @types/react-copy-to-clipboard@4.3.0 " :
212
- version "4.3.0 "
213
- resolved "https://registry.npmjs.org/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-4.3.0 .tgz"
214
- integrity sha512-iideNPRyroENqsOFh1i2Dv3zkviYS9r/9qD9Uh3Z9NNoAAqqa2x53i7iGndGNnJFIo20wIu7Hgh77tx1io8bgw ==
211
+ " @types/react-copy-to-clipboard@5.0.1 " :
212
+ version "5.0.1 "
213
+ resolved "https://registry.npmjs.org/@types/react-copy-to-clipboard/-/react-copy-to-clipboard-5.0.1 .tgz"
214
+ integrity sha512-CDuRrJWEIdfKFC4vbwpXT3vk0O4gA/I/Kxu/1npUvGc2Yey5swPvsgO3JEnQkIUwdnYUbwUYDE/fTFQVgqr4oA ==
215
215
dependencies :
216
216
" @types/react" " *"
217
217
@@ -3563,9 +3563,9 @@ nanomatch@^1.2.9:
3563
3563
to-regex "^3.0.1"
3564
3564
3565
3565
needle@^2.2.1 :
3566
- version "2.7 .0"
3567
- resolved "https://registry.yarnpkg.com/needle/-/needle-2.7 .0.tgz#90e020b9a1e33253fcf009d22927b130c8b2fd8b "
3568
- integrity sha512-b4f4JgOl7GZVM1p+xuWBAsHwflng1s2yOu9lOThKAzULRW7eqSFYfN4gbuUFOMuE0hVAPWJnSz/90LMOlEGErw ==
3566
+ version "2.8 .0"
3567
+ resolved "https://registry.yarnpkg.com/needle/-/needle-2.8 .0.tgz#1c8ef9c1a2c29dcc1e83d73809d7bc681c80a048 "
3568
+ integrity sha512-ZTq6WYkN/3782H1393me3utVYdq2XyqNUFBsprEE3VMAT0+hP/cItpnITpqsY6ep2yeFE4Tqtqwc74VqUlUYtw ==
3569
3569
dependencies :
3570
3570
debug "^3.2.6"
3571
3571
iconv-lite "^0.4.4"
You can’t perform that action at this time.
0 commit comments