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 9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
11
"@gatsbyjs/potrace" : " ^2.2.0" ,
12
- "async" : " ^3.2.3 " ,
12
+ "async" : " ^3.2.4 " ,
13
13
"bluebird" : " ^3.7.2" ,
14
14
"debug" : " ^4.3.4" ,
15
15
"filenamify" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 6040
6040
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
6041
6041
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
6042
6042
6043
- [email protected] , async@^3.2.0, async@^3.2.3 :
6043
+
6044
6044
version "3.2.3"
6045
6045
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
6046
6046
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
6047
6047
6048
+ async@^3.2.0, async@^3.2.4:
6049
+ version "3.2.4"
6050
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
6051
+ integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
6052
+
6048
6053
asynckit@^0.4.0:
6049
6054
version "0.4.0"
6050
6055
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
You can’t perform that action at this time.
0 commit comments