File tree Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 99 "devDependencies" : {
1010 "@types/debug" : " 4.1.5" ,
1111 "@types/express" : " 4.17.11" ,
12- "@types/fs-extra" : " 9.0.6 " ,
12+ "@types/fs-extra" : " 9.0.11 " ,
1313 "@vercel/ncc" : " 0.27.0" ,
1414 "builtin-modules" : " 3.1.0" ,
1515 "eslint" : " 7.18.0" ,
2020 "debug" : " 4.3.1" ,
2121 "dotenv" : " 8.2.0" ,
2222 "express" : " 4.17.1" ,
23- "fs-extra" : " 9.0.1 " ,
23+ "fs-extra" : " 9.1.0 " ,
2424 "handlebars" : " 4.7.6" ,
2525 "pupa" : " 2.1.1" ,
2626 "tslib" : " 2.1.0"
Original file line number Diff line number Diff line change 7878 " @types/qs" " *"
7979 " @types/serve-static" " *"
8080
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 ==
81+ 82+ version "9.0.11 "
83+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11 .tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87 "
84+ integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA ==
8585 dependencies :
8686 " @types/node" " *"
8787
620620 resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
621621 integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
622622
623- fs-extra@9.0.1 :
624- version "9.0.1 "
625- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1. tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc "
626- integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ ==
623+ fs-extra@9.1.0 :
624+ version "9.1.0 "
625+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0. tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d "
626+ integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ ==
627627 dependencies :
628628 at-least-node "^1.0.0"
629629 graceful-fs "^4.2.0"
630630 jsonfile "^6.0.1"
631- universalify "^1 .0.0"
631+ universalify "^2 .0.0"
632632
633633fs.realpath@^1.0.0 :
634634 version "1.0.0"
@@ -1214,11 +1214,6 @@ uglify-js@^3.1.4:
12141214 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.6.tgz#144b50d3e05eadd3ad4dd047c60ca541a8cd4e9c"
12151215 integrity sha512-oASI1FOJ7BBFkSCNDZ446EgkSuHkOZBuqRFrwXIKWCoXw8ZXQETooTQjkAcBS03Acab7ubCKsXnwuV2svy061g==
12161216
1217- universalify@^1.0.0 :
1218- version "1.0.0"
1219- resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
1220- integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
1221-
12221217universalify@^2.0.0 :
12231218 version "2.0.0"
12241219 resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
You can’t perform that action at this time.
0 commit comments