Skip to content

Commit c383cf4

Browse files
fix(deps): update dependency gatsby-core-utils to ^4.9.0 (#38020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37e0b36 commit c383cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-transformer-screenshot/lambda/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"chrome-aws-lambda": "^2.1.1",
4-
"gatsby-core-utils": "^4.8.0",
4+
"gatsby-core-utils": "^4.9.0",
55
"puppeteer-core": "^3.3.0"
66
},
77
"devDependencies": {

0 commit comments

Comments
 (0)