File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 17
17
"lodash" : " 4.17.21" ,
18
18
"markdown-it" : " 12.0.6" ,
19
19
"node-fetch" : " 2.6.1" ,
20
- "recursive-copy" : " 2.0.11 " ,
20
+ "recursive-copy" : " 2.0.13 " ,
21
21
"update-notifier" : " 5.1.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -14179,7 +14179,22 @@ rechoir@^0.6.2:
14179
14179
dependencies:
14180
14180
resolve "^1.1.6"
14181
14181
14182
- [email protected] , recursive-copy@^2.0.10:
14182
+
14183
+ version "2.0.13"
14184
+ resolved "https://registry.yarnpkg.com/recursive-copy/-/recursive-copy-2.0.13.tgz#ace471459650f379d4127dd64aa2a4ceca808aa2"
14185
+ integrity sha512-BjmE6R/dOImStEku+017L3Z0I6u/lA+SVr1sySWbTLjmQKDTESNmJ9WBZP8wbN5FuvqNvSYvRKA/IKQhAjqnpQ==
14186
+ dependencies:
14187
+ del "^2.2.0"
14188
+ errno "^0.1.2"
14189
+ graceful-fs "^4.1.4"
14190
+ junk "^1.0.1"
14191
+ maximatch "^0.1.0"
14192
+ mkdirp "^0.5.1"
14193
+ pify "^2.3.0"
14194
+ promise "^7.0.1"
14195
+ slash "^1.0.0"
14196
+
14197
+ recursive-copy@^2.0.10:
14183
14198
version "2.0.11"
14184
14199
resolved "https://registry.yarnpkg.com/recursive-copy/-/recursive-copy-2.0.11.tgz#7ed3c0f4b6bb0ffda7cab62bf865a82f5a391c39"
14185
14200
integrity sha512-DqL2kO10mUne7XK5BPcwRtOJJZKhddD7IrW4UmHmKrwdV3HLPWcw6Jr4Jh12ooddfJOVz7ynFoFYYnPM7De0Og==
You can’t perform that action at this time.
0 commit comments