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 9
9
"devDependencies" : {
10
10
"@types/debug" : " 4.1.5" ,
11
11
"@types/express" : " 4.17.11" ,
12
- "@types/fs-extra" : " 9.0.5 " ,
12
+ "@types/fs-extra" : " 9.0.6 " ,
13
13
"@vercel/ncc" : " 0.27.0" ,
14
14
"builtin-modules" : " 3.1.0" ,
15
15
"eslint" : " 7.18.0" ,
Original file line number Diff line number Diff line change 78
78
" @types/qs" " *"
79
79
" @types/serve-static" " *"
80
80
81
-
82
- version "9.0.5 "
83
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.5 .tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8 "
84
- integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA ==
81
+
82
+ version "9.0.6 "
83
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.6 .tgz#488e56b77299899a608b8269719c1d133027a6ab "
84
+ integrity sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig ==
85
85
dependencies :
86
86
" @types/node" " *"
87
87
You can’t perform that action at this time.
0 commit comments