File tree 2 files changed +6
-6
lines changed
packages/gatsby-plugin-sharp 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"@babel/runtime" : " ^7.15.4" ,
11
- "async" : " ^3.2.2 " ,
11
+ "async" : " ^3.2.3 " ,
12
12
"bluebird" : " ^3.7.2" ,
13
- "debug" : " ^4.3.1 " ,
13
+ "debug" : " ^4.3.3 " ,
14
14
"filenamify" : " ^4.3.0" ,
15
15
"fs-extra" : " ^10.0.0" ,
16
16
"gatsby-core-utils" : " ^3.7.0-next.0" ,
Original file line number Diff line number Diff line change 5538
5538
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
5539
5539
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
5540
5540
5541
- async@^3.2.0, async@^3.2.2 :
5542
- version "3.2.2 "
5543
- resolved "https://registry.yarnpkg.com/async/-/async-3.2.2 .tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd "
5544
- integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g ==
5541
+ async@^3.2.0, async@^3.2.3 :
5542
+ version "3.2.3 "
5543
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.3 .tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9 "
5544
+ integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g ==
5545
5545
5546
5546
asynckit@^0.4.0:
5547
5547
version "0.4.0"
You can’t perform that action at this time.
0 commit comments