Skip to content

Commit 54e8461

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update dependency async to ^2.6.3 (#16806)
1 parent cd9ead7 commit 54e8461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.0.0",
11-
"async": "^2.1.2",
11+
"async": "^2.6.3",
1212
"bluebird": "^3.5.0",
1313
"fs-extra": "^7.0.0",
1414
"gatsby-core-utils": "^1.0.4",

0 commit comments

Comments
 (0)