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.20.13" ,
11
- "async" : " ^3.2.4 " ,
11
+ "async" : " ^3.2.5 " ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"debug" : " ^4.3.4" ,
14
14
"filenamify" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 6420
6420
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
6421
6421
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
6422
6422
6423
- [email protected] , async@^3.2.1, async@^3.2.4 :
6423
+
6424
6424
version "3.2.4"
6425
6425
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
6426
6426
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
6427
6427
6428
+ async@^3.2.1, async@^3.2.5:
6429
+ version "3.2.5"
6430
+ resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66"
6431
+ integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
6432
+
6428
6433
asynckit@^0.4.0:
6429
6434
version "0.4.0"
6430
6435
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
You can’t perform that action at this time.
0 commit comments