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.1 " ,
11
+ "async" : " ^3.2.2 " ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"filenamify" : " ^4.3.0" ,
14
14
"fs-extra" : " ^10.0.0" ,
17
17
"gatsby-telemetry" : " ^3.2.0-next.0" ,
18
18
"got" : " ^11.8.2" ,
19
19
"lodash" : " ^4.17.21" ,
20
- "mini-svg-data-uri" : " ^1.3 .3" ,
20
+ "mini-svg-data-uri" : " ^1.4 .3" ,
21
21
"potrace" : " ^2.1.8" ,
22
22
"probe-image-size" : " ^6.0.0" ,
23
23
"progress" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 6021
6021
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
6022
6022
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
6023
6023
6024
- async@^3.2.0, async@^3.2.1 :
6025
- version "3.2.1 "
6026
- resolved "https://registry.yarnpkg.com/async/-/async-3.2.1 .tgz#d3274ec66d107a47476a4c49136aacdb00665fc8 "
6027
- integrity sha512-XdD5lRO/87udXCMC9meWdYiR+Nq6ZjUfXidViUZGu2F1MO4T3XwZ1et0hb2++BgLfhyJwy44BGB/yx80ABx8hg ==
6024
+ async@^3.2.0, async@^3.2.2 :
6025
+ version "3.2.2 "
6026
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.2 .tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd "
6027
+ integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g ==
6028
6028
6029
6029
asynckit@^0.4.0:
6030
6030
version "0.4.0"
You can’t perform that action at this time.
0 commit comments