Skip to content

Commit a621c85

Browse files
fix(deps): update dependency gatsby-core-utils to ^4.11.0 (#38313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f7f910 commit a621c85

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.10.0",
4+
"gatsby-core-utils": "^4.11.0",
55
"puppeteer-core": "^3.3.0"
66
},
77
"devDependencies": {

0 commit comments

Comments
 (0)