File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
standalone-packages/codesandbox-browserfs Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 114114 "install-dependencies" : " yarn"
115115 },
116116 "dependencies" : {
117- "async" : " ~2.6.1 " ,
117+ "async" : " ~3. 2.6" ,
118118 "events" : " ^3.0.0" ,
119119 "gitignore-parser" : " ^0.0.2" ,
120120 "pako" : " ~1.0.6"
Original file line number Diff line number Diff line change @@ -693,13 +693,18 @@ async@1.x:
693693 resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
694694 integrity sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==
695695
696- async@^2.0.0, async@^2.5.0, async@^2.6.4, async@~2.6.1 :
696+ async@^2.0.0, async@^2.5.0, async@^2.6.4 :
697697 version "2.6.4"
698698 resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
699699 integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
700700 dependencies :
701701 lodash "^4.17.14"
702702
703+ async@~3.2.6 :
704+ version "3.2.6"
705+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce"
706+ integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==
707+
703708atob@^2.1.2 :
704709 version "2.1.2"
705710 resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
You can’t perform that action at this time.
0 commit comments