File tree 2 files changed +7
-2
lines changed
packages/gatsby-plugin-sharp
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.14.8" ,
11
- "async" : " ^3.2.0 " ,
11
+ "async" : " ^3.2.1 " ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"filenamify" : " ^4.3.0" ,
14
14
"fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 6289
6289
version "1.5.2"
6290
6290
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
6291
6291
6292
-
6292
+
6293
6293
version "3.2.0"
6294
6294
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
6295
6295
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
6296
6296
6297
+ async@^3.2.0, async@^3.2.1:
6298
+ version "3.2.1"
6299
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.1.tgz#d3274ec66d107a47476a4c49136aacdb00665fc8"
6300
+ integrity sha512-XdD5lRO/87udXCMC9meWdYiR+Nq6ZjUfXidViUZGu2F1MO4T3XwZ1et0hb2++BgLfhyJwy44BGB/yx80ABx8hg==
6301
+
6297
6302
asynckit@^0.4.0:
6298
6303
version "0.4.0"
6299
6304
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
You can’t perform that action at this time.
0 commit comments