File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 9090 "eslint-plugin-prettier" : " 3.3.1" 
9191 "eslint-plugin-simple-import-sort" : " 7.0.0" 
9292 "express" : " 4.17.1" 
93-  "form-data" : " 3 .0.0" 
93+  "form-data" : " 4 .0.0" 
9494 "glob" : " 7.1.6" 
9595 "jest" : " 26.6.3" 
9696 "jest-cli" : " 26.6.3" 
Original file line number Diff line number Diff line change @@ -2899,7 +2899,16 @@ forever-agent@~0.6.1:
28992899 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" 
29002900 integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= 
29012901
2902- form-data@3.0.0, form-data@^3.0.0 :
2902+ form-data@4.0.0 :
2903+  version "4.0.0" 
2904+  resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" 
2905+  integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== 
2906+  dependencies :
2907+  asynckit "^0.4.0" 
2908+  combined-stream "^1.0.8" 
2909+  mime-types "^2.1.12" 
2910+ 
2911+ form-data@^3.0.0 :
29032912 version "3.0.0" 
29042913 resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.0.tgz#31b7e39c85f1355b7139ee0c647cf0de7f83c682" 
29052914 integrity sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg== 
                         You can’t perform that action at this time. 
           
                  
0 commit comments