Skip to content

Commit 132de6f

Browse files
committed
fix: upgrade gatsby from 5.12.4 to 5.12.5
Snyk has created this PR to upgrade gatsby from 5.12.4 to 5.12.5. See this package in npm: https://www.npmjs.com/package/gatsby See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/30e15eb4-9686-495e-88f4-46670a53aeac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 14a1ed3 commit 132de6f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

starters/hello-world/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
1414
},
1515
"dependencies": {
16-
"gatsby": "^5.12.4",
16+
"gatsby": "^5.12.5",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0"
1919
},

0 commit comments

Comments
 (0)