Skip to content

Commit

Permalink
fix: upgrade gatsby from 5.12.4 to 5.12.11
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade gatsby from 5.12.4 to 5.12.11.

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
  • Loading branch information
snyk-bot committed Dec 14, 2023
1 parent 14a1ed3 commit c0d2717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starters/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^5.12.4",
"gatsby": "^5.12.11",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit c0d2717

Please sign in to comment.